nice_yamlify adguard config file
All checks were successful
test / Linting (push) Successful in 25s
test / Molecule tests (default, ubuntu2004) (push) Successful in 1m2s
test / Molecule tests (default, debian12) (push) Successful in 1m16s
test / Molecule tests (default, debian11) (push) Successful in 1m27s
test / Molecule tests (with_extra_sidecars, debian12) (push) Successful in 51s
test / Molecule tests (default, ubuntu2204) (push) Successful in 1m16s
test / Molecule tests (with_extra_sidecars, debian11) (push) Successful in 1m7s
test / Molecule tests (with_extra_sidecars, ubuntu2204) (push) Successful in 45s
test / Molecule tests (with_extra_sidecars, ubuntu2004) (push) Successful in 1m0s

This commit is contained in:
Bertrand Lanson 2023-07-27 18:58:35 +02:00
parent 4ac904dea7
commit 4691dd972c

View File

@ -1,2 +1,2 @@
# {{ ansible_managed }} # {{ ansible_managed }}
{{ deploy_adguard_config | to_yaml }} {{ deploy_adguard_config | to_nice_yaml }}