mirror of https://github.com/ansible/ansible.git
mongodb_replicaset/test: properly kill the nodes
The `pids` module returns the list of the PID in a `pids` key. This change ensures we correctly wait for the end of the previous mongod instances before we start the next ones. In addition, we remove an unnecessary `ignore_errors`.pull/62632/head
parent
85eba9d860
commit
cee55ab718
Loading…
Reference in New Issue