ansible fqcn converter: auto-convert your ansible playbooks / roles / tasks etc. to use fqcn notation
Go to file
2022-08-05 17:47:14 +02:00
.ansible-lint test exclude_paths from .ansible-lint file 2022-08-05 17:46:08 +02:00
.gitignore ignore testfiles 2022-08-05 16:26:15 +02:00
fqcn-fixer.py implemented exclude_paths and config files, fixed write back of files 2022-08-05 17:47:14 +02:00
LICENSE Initial commit 2022-08-05 10:10:21 +02:00
README.md Initial commit 2022-08-05 10:10:21 +02:00

ansible-fqcn-converter

ansible fqcn converter