Commit 9ec43325 by arbabnazar

fix ansible 2.x error

parent e9d6679e
......@@ -6,7 +6,7 @@
- name: Configure instance(s)
hosts: all
sudo: True
become: True
gather_facts: True
vars:
migrate_db: "yes"
......
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