mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-24 18:41:38 +08:00
zabbix: db configuration
Signed-off-by: David Kirwan <dkirwan@redhat.com>
This commit is contained in:
@@ -22,6 +22,8 @@
|
||||
|
||||
expect "Enter password for new role: "
|
||||
send "{{ zabbix_db_pass }}\n"
|
||||
expect "Enter it again: "
|
||||
send "{{ zabbix_db_pass }}\n"
|
||||
|
||||
exit 0
|
||||
# no_log: True
|
||||
|
||||
Reference in New Issue
Block a user