Initial commit. Add Inventory
This commit is contained in:
6
inventory.ini
Normal file
6
inventory.ini
Normal file
@@ -0,0 +1,6 @@
|
||||
# This file defines targets (hosts, groups, host-specific variables)
|
||||
[all]
|
||||
rocky10 ansible_host=10.17.3.36 ansible_user=groot ansible_become=true
|
||||
|
||||
[gitrunner]
|
||||
rocky10
|
||||
Reference in New Issue
Block a user