refactor: remove unnecessary changed_when from set_fact tasks

This commit is contained in:
2026-03-12 12:25:45 +01:00
parent ca76f4445e
commit aad8bb3bbd
3 changed files with 0 additions and 8 deletions

View File

@@ -23,7 +23,6 @@
loop_control:
label: "{{ item | to_json }}"
extended: true
changed_when: false
- name: Create VM disks for Xen
delegate_to: localhost