refactor: remove unnecessary changed_when from set_fact tasks
This commit is contained in:
@@ -23,7 +23,6 @@
|
||||
loop_control:
|
||||
label: "{{ item | to_json }}"
|
||||
extended: true
|
||||
changed_when: false
|
||||
|
||||
- name: Create VM disks for Xen
|
||||
delegate_to: localhost
|
||||
|
||||
Reference in New Issue
Block a user