mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-26 15:55:56 +02:00
Update to 2022-04-04 17:00
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user