diff --git a/ansible/socket-server.yml b/ansible/socket-server.yml index 939ffe2d..410242ba 100644 --- a/ansible/socket-server.yml +++ b/ansible/socket-server.yml @@ -1,6 +1,7 @@ --- - hosts: mongodb - hosts: navi +- hosts: clio - hosts: rabbitmq - hosts: redis - hosts: swarm-manager diff --git a/ansible/workers.yml b/ansible/workers.yml index 49e61c34..886f5bc8 100644 --- a/ansible/workers.yml +++ b/ansible/workers.yml @@ -1,5 +1,6 @@ --- - hosts: mongodb +- hosts: clio - hosts: navi - hosts: rabbitmq - hosts: redis