Merge pull request #4715 from lpalgarvio/patch-1

Update Ansible.gitignore
This commit is contained in:
Devin Dooley 2026-04-20 13:38:55 -07:00 committed by GitHub
commit 622da0d813
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,2 +1,5 @@
*.retry # The default root path for Ansible config files on the controller
.ansible/ .ansible/
# Retry files generated for failed Ansible playbook runs
*.retry