Please the yaml linter for document line start another because it breaks vault
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
07f9ee1fbb
commit
20dc6a80e6
2 changed files with 2 additions and 1 deletions
|
@ -5,4 +5,6 @@ rules:
|
||||||
line-length:
|
line-length:
|
||||||
max: 120
|
max: 120
|
||||||
level: warning
|
level: warning
|
||||||
|
document-start:
|
||||||
|
level: warning
|
||||||
...
|
...
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
---
|
|
||||||
$ANSIBLE_VAULT;1.1;AES256
|
$ANSIBLE_VAULT;1.1;AES256
|
||||||
34336231623938346631313932323131336439623837626366646338396137633436646365386639
|
34336231623938346631313932323131336439623837626366646338396137633436646365386639
|
||||||
6332383765386235396331373836366230663563376665380a616436373136633933376435653230
|
6332383765386235396331373836366230663563376665380a616436373136633933376435653230
|
||||||
|
|
Loading…
Reference in a new issue