Skip to content

Commit 622da0d

Browse files
authored
Merge pull request #4715 from lpalgarvio/patch-1
Update Ansible.gitignore
2 parents bef6d43 + 273b701 commit 622da0d

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

Global/Ansible.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
1-
*.retry
1+
# The default root path for Ansible config files on the controller
22
.ansible/
3+
4+
# Retry files generated for failed Ansible playbook runs
5+
*.retry

0 commit comments

Comments
 (0)