Files
ansible-role-automysqlbackup/.ansible-lint
Aaron Guise 0149d31ad1
All checks were successful
CI / lint (push) Successful in 15s
CI / Molecule Test (almalinux8) (push) Successful in 15s
CI / Molecule Test (almalinux9) (push) Successful in 15s
CI / release (push) Successful in 20s
CI / notify (push) Successful in 5s
fix: Upgraded linting config 🚨
2024-08-22 15:34:33 +12:00

7 lines
194 B
Plaintext

profile: production
skip_list: # or 'skip_list' to silence them completely
- experimental # all rules tagged as experimental
- unnamed-task # All tasks should be named
- fqcn-builtins