Adding DNS role

This commit is contained in:
Ian Roddis
2026-04-21 10:07:06 -04:00
parent 3a873051e7
commit 043d315b80
14 changed files with 464 additions and 1 deletions
+6 -1
View File
@@ -25,7 +25,12 @@
"Bash(ansible-playbook:*)",
"Bash(just test:*)",
"Bash(pip show:*)",
"Bash(molecule test:*)"
"Bash(molecule test:*)",
"Bash(python3 -m molecule test -s default)",
"Bash(ansible-lint roles/dns/)",
"Bash(ansible-lint roles/graylog/)",
"Bash(ansible-lint .)",
"Bash(grep -v \"^WARNING\\\\|^$\\\\|^A new\\\\|^Upgrade\\\\|^Read\")"
]
}
}