We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 886db76 + 41e2c3c commit 29543e1Copy full SHA for 29543e1
tasks/config-runners-container.yml
@@ -41,3 +41,5 @@
41
ansible.builtin.file:
42
path: "{{ temp_runner_config_dir.path }}"
43
state: "absent"
44
+ check_mode: false
45
+ changed_when: false
0 commit comments