Upload Inventory
This commit is contained in:
8
inventory.yml
Normal file
8
inventory.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
Laptops:
|
||||
hosts:
|
||||
Fedopad:
|
||||
ansible_host: 192.168.2.
|
||||
fedora_ver: "{{ansible_distribution_major_version}}"
|
||||
kickdev:
|
||||
ansible_host: 192.168.2.189
|
||||
fedora_ver: "{{ansible_distribution_major_version}}"
|
||||
Reference in New Issue
Block a user