Merge pull request #1100 from retr0h/host-vars
Added host_vars to gitignore
This commit is contained in:
commit
0e9ad8f2c7
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -2,6 +2,7 @@
|
|||
*.retry
|
||||
inventory/vagrant_ansible_inventory
|
||||
inventory/group_vars/fake_hosts.yml
|
||||
inventory/host_vars/
|
||||
temp
|
||||
.idea
|
||||
.tox
|
||||
|
|
Loading…
Reference in a new issue