Skip to content

Commit

Permalink
never be changed for package cache update
Browse files Browse the repository at this point in the history
- only used in CI anyway
- can screw up molecule idempotence check
  • Loading branch information
wookietreiber committed Oct 17, 2023
1 parent 840186d commit 3aabe5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
ansible.builtin.package:
update_cache: yes
become: yes
changed_when: no
when:
- __lmod_virtualized

Expand Down

0 comments on commit 3aabe5a

Please # to comment.