Skip to content

Commit

Permalink
Update always.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
x86-39 authored Feb 6, 2024
1 parent 6e7cdff commit 6d83cb0
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 @@ -115,6 +115,8 @@
environment:
INSTALL_RKE2_CHANNEL: "{{ rke2_channel }}"
INSTALL_RKE2_TYPE: "{{ rke2_type }}"
when:
- "'molecule-idempotence-notest' not in ansible_skip_tags"

- name: "Setup | Start other RKE2 servers"
become: true
Expand Down

0 comments on commit 6d83cb0

Please sign in to comment.