forked from CCCHH/ansible-infra
Automate light server
Co-authored-by: J <j@jsts.xyz>
This commit is contained in:
parent
aefdd123a4
commit
e74a50e873
40 changed files with 401 additions and 10 deletions
8
inventories/thinkcccentre/hosts.yml
Normal file
8
inventories/thinkcccentre/hosts.yml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
all:
|
||||
children:
|
||||
debian_11:
|
||||
hosts:
|
||||
light:
|
||||
ansible_host: light.z9
|
||||
automation:
|
||||
ansible_host: automation.z9
|
||||
Loading…
Add table
Add a link
Reference in a new issue