Files
ansible-role-repo-epel/.ansible-lint
Aaron Guise 7410073604
Some checks failed
CI / lint (push) Failing after 13s
CI / Molecule Test (almalinux8) (push) Has been skipped
CI / Molecule Test (almalinux9) (push) Has been skipped
CI / release (push) Has been skipped
CI / notify (push) Has been skipped
ci: Added ansible-lint config 👷
2024-08-18 09:30:56 +12:00

7 lines
186 B
Plaintext

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