Add play to everything playb. for deploying Docker Compose applications
Also introduce a new group for hosts, for which this play should be run, called Docker_Compose_Hosts. Finally add cit-ansible-test and cit-docker-host to this group with an empty project list initially.
This commit is contained in:
@@ -19,3 +19,7 @@ all:
|
||||
hosts:
|
||||
cit-ansible-test:
|
||||
cit-docker-host:
|
||||
Docker_Compose_Hosts:
|
||||
hosts:
|
||||
cit-ansible-test:
|
||||
cit-docker-host:
|
||||
|
||||
Reference in New Issue
Block a user