Skip to content

Commit

Permalink
Added changed_when
Browse files Browse the repository at this point in the history
Signed-off-by: gmautner <[email protected]>
  • Loading branch information
gmautner committed Dec 1, 2023
1 parent da7f14f commit 084e8de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions playbook/reset.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,4 @@
when: k3s_server_location is defined
ansible.builtin.shell:
cmd: "rm -rf {{ k3s_server_location }}/*"
changed_when: true

0 comments on commit 084e8de

Please sign in to comment.