Address yamllint errors/warnings
Some checks failed
ci/lysergic/push/pipeline Pipeline failed

- remove spaces, add headers
- add ignore for line-lengths in .pipeline.yml

Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
This commit is contained in:
Georg Pfuetzenreuter 2023-02-15 23:00:20 +01:00
parent cf1e4318d2
commit 7ef54079a6
Signed by: Georg
GPG Key ID: 1ED2F138E7E6FF57
2 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,5 @@
---
# yamllint disable rule:line-length
skip_clone: true skip_clone: true
pipeline: pipeline:

View File

@ -1,3 +1,4 @@
---
- firewalld - firewalld
- keepalived - keepalived
- nginx - nginx