add a few more 'check_mode:no' props for compatiblity with --check mode of ansible

This commit is contained in:
Grzegorz Nowak 2019-03-14 09:23:24 +01:00
parent 6d9caa7a9b
commit 785ce1cd26
5 changed files with 7 additions and 1 deletions

View file

@ -27,6 +27,7 @@
delay: 1
ignore_errors: true
until: "'status' in snapshots and snapshots.status == 200"
check_mode: no
- name: use the custom package url instead of the repository
set_fact: