ignore local test inventory
This commit is contained in:
parent
7cab32e5dc
commit
d2d2c1d36f
3 changed files with 1 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,4 +1,5 @@
|
|||
/**/ansible/**/*.retry
|
||||
/**/ansible/inventories/test/
|
||||
bin
|
||||
images
|
||||
tmp
|
||||
|
|
|
|||
|
|
@ -1,3 +1,2 @@
|
|||
[default]
|
||||
qemumachine ansible_host=10.2.2.10
|
||||
spielkiste ansible_host=10.105.255.154
|
||||
|
|
|
|||
|
|
@ -1,2 +0,0 @@
|
|||
[default]
|
||||
testkiste ansible_host=10.105.255.154
|
||||
Loading…
Add table
Add a link
Reference in a new issue