Test with check mode

This commit is contained in:
Fran Sanjuán 2024-08-26 13:43:09 +02:00
commit 23861752c2

View file

@ -591,7 +591,7 @@
plugin_auth_string: "{{ test_plugin_auth_string }}"
salt: "{{ test_salt }}"
priv: "{{ test_default_priv }}"
# check_mode: true
check_mode: true
register: result
failed_when: result is not changed