initial project commit

This commit is contained in:
2022-03-15 12:51:21 -04:00
commit 8b522e0af0
5 changed files with 65 additions and 0 deletions

2
inventory/hosts Normal file
View File

@ -0,0 +1,2 @@
debian-test ansible_host=10.1.1.41
centos-test ansible_host=10.1.1.27 ansible_user=root