Skip to content

Commit

Permalink
updated create.yml to prevent reporting false positives in molecule_i…
Browse files Browse the repository at this point in the history
…nstances_ports_output
  • Loading branch information
andreygubarev committed Feb 21, 2024
1 parent 2fae220 commit bbc9d16
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions molecule_qemu/playbooks/create.yml
Original file line number Diff line number Diff line change
Expand Up @@ -388,6 +388,7 @@
loop_control:
label: "{{ item.name }}"
register: molecule_instances_ports_output
changed_when: false

- name: Create instances ports dict (user)
ansible.builtin.set_fact:
Expand Down

0 comments on commit bbc9d16

Please sign in to comment.