Skip to content
This repository was archived by the owner on May 12, 2025. It is now read-only.

Commit 63de743

Browse files
committed
alterando no log para false variavel pbm
1 parent 420166e commit 63de743

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasks/backup/pbm_configure.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,4 +72,4 @@
7272
lineinfile:
7373
path: /root/.bashrc
7474
line: 'export PBM_MONGODB_URI="mongodb://{{ mongodb_backup_user_name }}:{{ mongodb_backup_user_password }}@{{ inventory_hostname }}:{{ mongodb_net_port }}/admin?replicaSet={{ mongodb_replication_replset }}"'
75-
no_log: true
75+
no_log: false

0 commit comments

Comments
 (0)