Fix check mode for the backup task
The "archive" module will fail the playbook on an empty source list, even in check mode. Thus, explicitly disable it in check mode.
Please register or sign in to comment
The "archive" module will fail the playbook on an empty source list, even in check mode. Thus, explicitly disable it in check mode.