Skip to content

Commit 273b701

Browse files
authored
Update Ansible.gitignore
Add descriptions for ansible entries
1 parent e537984 commit 273b701

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)