Commit 3cea827e by Feanil Patel

Merge pull request #1654 from edx/feanil/more_facts

Gather facts in edx_ansible play.
parents 178933f8 4d9e7f55
- name: Deploy the edx_ansible role
hosts: all
sudo: True
gather_facts: False
gather_facts: True
vars:
serial_count: 1
serial: "{{ serial_count }}"
......
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