This repository has been archived on 2026-06-26. You can view files and clone it, but cannot push or open issues or pull requests.
Set-OPS/.ansible-lint

8 lines
292 B
Text
Raw Normal View History

# Les fichiers sous docs/ sont des REGISTRES DE DONNEES (consommes par Python),
# pas du contenu Ansible : nomenclature alignee pour la lisibilite, serveurs.yml
# genere par safe_dump. Les regles yaml d'ansible-lint ne s'y appliquent pas.
exclude_paths:
- docs/
- instance/
- exemples/