docs(ansible): Document basic functionality
This commit is contained in:
8
ansible/hosts.yml.example
Normal file
8
ansible/hosts.yml.example
Normal file
@@ -0,0 +1,8 @@
|
||||
all:
|
||||
children:
|
||||
groupone:
|
||||
hosts:
|
||||
fully.qualified.domain.name:
|
||||
grouptwo:
|
||||
hosts:
|
||||
anotherfully.qualified.domain.name
|
Reference in New Issue
Block a user