Skip to content

Commit 8ff6bd7

Browse files
committed
CI: make yamlint happy
1 parent 9034134 commit 8ff6bd7

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

.yamllint

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@ rules:
99
level: error
1010
comments:
1111
require-starting-space: false
12+
line-length: disable
1213
truthy: disable

etc/kayobe/ansible/requirements.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
---
12
collections:
23
- name: stackhpc.pulp
34
version: 0.3.0
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
---
22
aio_ips:
33
builder: 192.168.33.3
4-

0 commit comments

Comments
 (0)