Initial Commit
This commit is contained in:
1
ansible/inventories/group_vars/pibox.yml
Normal file
1
ansible/inventories/group_vars/pibox.yml
Normal file
@@ -0,0 +1 @@
|
||||
# Group Vars for pibox devices
|
1
ansible/inventories/host_vars/pibox-01.c0de.online.yml
Normal file
1
ansible/inventories/host_vars/pibox-01.c0de.online.yml
Normal file
@@ -0,0 +1 @@
|
||||
# Host Vars for the first pibox host
|
1
ansible/inventories/host_vars/pibox-02.c0de.online.yml
Normal file
1
ansible/inventories/host_vars/pibox-02.c0de.online.yml
Normal file
@@ -0,0 +1 @@
|
||||
# Host Vars for the second pibox host
|
6
ansible/inventories/inventory.yml
Normal file
6
ansible/inventories/inventory.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
pibox:
|
||||
hosts:
|
||||
pibox-01.c0de.online
|
||||
pibox-02.c0de.online
|
||||
vars:
|
||||
ansible_user: c0de
|
Reference in New Issue
Block a user