chore(lint): yamllint compliance
Some checks failed
test / Linting (push) Successful in 35s
test / Molecule tests (default, debian11) (push) Failing after 1m35s
test / Molecule tests (default, debian12) (push) Failing after 1m31s
test / Molecule tests (default, ubuntu2004) (push) Failing after 2m14s
test / Molecule tests (with_custom_conf, debian12) (push) Failing after 42s
test / Molecule tests (default, ubuntu2204) (push) Failing after 1m57s
test / Molecule tests (with_custom_conf, debian11) (push) Successful in 2m59s
test / Molecule tests (with_custom_conf, ubuntu2004) (push) Failing after 2m16s
test / Molecule tests (with_custom_conf, ubuntu2204) (push) Successful in 2m59s

This commit is contained in:
Bertrand Lanson 2024-03-10 20:25:58 +01:00
parent 34b5d65e9b
commit daf8052ed9
2 changed files with 2 additions and 2 deletions

View File

@ -182,4 +182,4 @@
- ansible_eth0.ipv4_secondaries[0].netmask == '255.255.255.255'
- ansible_eth0.ipv4_secondaries[0].broadcast == ''
- ansible_eth0.ipv4_secondaries[0].network == '192.168.1.100'
- ansible_eth0.ipv4_secondaries[0].prefix == '32'
- ansible_eth0.ipv4_secondaries[0].prefix == '32'

View File

@ -188,4 +188,4 @@
- ansible_eth0.ipv4_secondaries[0].netmask == '255.255.255.255'
- ansible_eth0.ipv4_secondaries[0].broadcast == ''
- ansible_eth0.ipv4_secondaries[0].network == '192.168.1.100'
- ansible_eth0.ipv4_secondaries[0].prefix == '32'
- ansible_eth0.ipv4_secondaries[0].prefix == '32'