always run tasks that register variables so later plays that depend on them work in check/diff mode
This commit is contained in:
parent
ba500f4d70
commit
a6ed617a91
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@
|
|||
failed_when: no
|
||||
changed_when: no
|
||||
register: transfer_state
|
||||
always_run: yes
|
||||
|
||||
- name: Replace default labcontroller.conf file
|
||||
template:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue