move inventory into sub-folder; updated inventory reference in ansible.cfg

This commit is contained in:
Chris Hammer
2022-02-14 19:24:11 -05:00
parent 8250ced5e7
commit 459e507bbf
2 changed files with 1 additions and 1 deletions

7
inventory/hosts Normal file
View File

@ -0,0 +1,7 @@
[dev]
lab-dev-1
lab-dev-2
[prod]
lab-prod-1
lab-prod-2