always run tasks that register variables so later plays that depend on them work in check/diff mode

This commit is contained in:
Kevin Fenzi 2015-12-26 21:04:15 +00:00
parent ba500f4d70
commit a6ed617a91

View file

@ -13,6 +13,7 @@
failed_when: no
changed_when: no
register: transfer_state
always_run: yes
- name: Replace default labcontroller.conf file
template: