fixed mysql_query 'SELECT' in check-mode

This commit is contained in:
AnsibleGuy 2022-08-13 11:05:49 +02:00
parent ae6712a8fc
commit aa8e3450aa
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@
login_password: "{{ zm_db_pwd.stdout | default(ZM_CONFIG.database.pwd) }}"
ignore_errors: true
register: zm_db_empty
check_mode: false
- name: ZoneMinder | Debian | DB | Connection failed!
ansible.builtin.fail: