update .gitignore and inventory

This commit is contained in:
Chris Hammer 2023-12-08 10:30:49 -05:00
parent b58d631147
commit ba96e7bedb
2 changed files with 1 additions and 5 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
inventory/hosts
host_vars
ansible.cfg
collections/ansible_collections/

View File

@ -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