refactor: clean up directories and start standardized role names
This commit is contained in:
parent
e2ef196a62
commit
2ae759025c
25 changed files with 160 additions and 0 deletions
7
inventory/template.ini
Normal file
7
inventory/template.ini
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# The admin is the main host that initializes the swarm
|
||||
admin ansible_host=
|
||||
|
||||
[managers]
|
||||
|
||||
|
||||
[workers]
|
||||
Loading…
Add table
Add a link
Reference in a new issue