Update to 2022-04-04 17:00

This commit is contained in:
Daniel Berteaud
2022-04-04 17:00:09 +02:00
parent 3c169b625d
commit 85842b657d
7 changed files with 13 additions and 12 deletions

View File

@@ -13,6 +13,7 @@
- import_tasks: ../includes/get_rand_pass.yml
vars:
- pass_file: "/root/.mongo.pw"
encryption: False
- set_fact: mongo_admin_pass={{ rand_pass }}
when: mongo_admin_pass is not defined
tags: mongo