Commit c3e21209 by Kevin Falcone

a reassuring note

parent ecac0d8e
......@@ -125,7 +125,7 @@
vars_files:
- ../roles/mongo_3_0/defaults/main.yml
tasks:
- name: Step down
- name: Step down (this can take up to a minute to complete while the primary waits on a secondary)
mongodb_step_down:
host: "{{ ansible_default_ipv4['address'] }}"
username: "{{ MONGO_ADMIN_USER }}"
......
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