Refactor ansible-lint configuration

This commit is contained in:
2024-09-28 23:30:41 +02:00
parent d2bf2ed418
commit abf28888fb
18 changed files with 3 additions and 316 deletions
+1 -2
View File
@@ -1,5 +1,5 @@
---
install_aide: true
install_aide: false
reboot_ubuntu: false
redhat_signing_keys:
- 567E347AD0044ADE55BA8A5F199E2F91FD431D51
@@ -10,4 +10,3 @@ epel8_signing_keys:
- 94E279EB8D8F25B21810ADF121EA45AB2F86D6A1
epel9_signing_keys:
- FF8AD1344597106ECE813B918A3872BF3228467C
...