Commit b1cc1f59 by Feanil Patel

Limit to the correct groups.

parent adb65b8d
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
# installs # installs
- name: Configure instance(s) - name: Configure instance(s)
hosts: all hosts: datastores
sudo: True sudo: True
gather_facts: True gather_facts: True
vars_files: vars_files:
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
# mongo, rabbitmq, and elasticsearch services. # mongo, rabbitmq, and elasticsearch services.
- name: Configure instance(s) - name: Configure instance(s)
hosts: all hosts: stateless
sudo: True sudo: True
gather_facts: True gather_facts: True
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment