Skip to content

Commit

Permalink
Fix idempotence check
Browse files Browse the repository at this point in the history
  • Loading branch information
x86-39 committed Sep 29, 2023
1 parent 4da7250 commit fcbb131
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tasks/setup/always.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@
owner: root
group: root
mode: '0644'
when:
- "'molecule-idempotence-notest' not in ansible_skip_tags"

- name: "Setup | Download RKE2 install script"
become: true
Expand Down

0 comments on commit fcbb131

Please sign in to comment.