Commit 579fc05b by John Jarvis

don't need to gather facts for rabbit deploy

parent acc6d9c7
- name: Deploy rabbitmq - name: Deploy rabbitmq
hosts: all hosts: all
sudo: True sudo: True
gather_facts: True gather_facts: False
roles: roles:
- rabbitmq - rabbitmq
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