update .gitignore and inventory
This commit is contained in:
parent
b58d631147
commit
ba96e7bedb
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
inventory/hosts
|
||||
host_vars
|
||||
ansible.cfg
|
||||
collections/ansible_collections/
|
||||
|
@ -1,5 +0,0 @@
|
||||
centos-test ansible_host=10.1.1.39 ansible_user=root
|
||||
debian-test ansible_host=10.1.1.43 ansible_user=root
|
||||
|
||||
[new]
|
||||
fedora-test ansible_host=10.1.1.79 ansible_user=root
|
Loading…
x
Reference in New Issue
Block a user