Skip to content

Commit

Permalink
fix: idempotency in add_host
Browse files Browse the repository at this point in the history
Signed-off-by: gardar <[email protected]>
  • Loading branch information
gardar committed Sep 16, 2024
1 parent 3fca705 commit 2d2e0eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .config/molecule/converge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
)
}}
when: item not in groups['target_hosts']
changed_when: false

- name: Converge
hosts: target_hosts
Expand Down

0 comments on commit 2d2e0eb

Please sign in to comment.