Commit 0e6710c6 by Diana Huang Committed by Feanil Patel

Fix duplicate key issue.

parent ae6bef93
...@@ -292,8 +292,6 @@ ...@@ -292,8 +292,6 @@
register: replset_status register: replset_status
when: MONGO_CLUSTERED when: MONGO_CLUSTERED
tags: tags:
- configure_replica_set
tags:
- "manage" - "manage"
- "manage:db" - "manage:db"
- "configure_replica_set" - "configure_replica_set"
...@@ -314,8 +312,6 @@ ...@@ -314,8 +312,6 @@
run_once: true run_once: true
when: MONGO_CLUSTERED when: MONGO_CLUSTERED
tags: tags:
- configure_replica_set
tags:
- "manage" - "manage"
- "manage:db" - "manage:db"
......
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