Files
ansible-role-repo-epel/.ansible-lint
Aaron Guise c2bde188aa
Some checks failed
CI / lint (push) Successful in 12s
CI / Molecule Test (almalinux8) (push) Failing after 1m8s
CI / Molecule Test (almalinux9) (push) Failing after 41s
CI / release (push) Has been skipped
CI / notify (push) Has been skipped
chore: Removed woodpecker config
2024-08-18 09:49:20 +12:00

8 lines
198 B
Plaintext

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