Skip to content
Snippets Groups Projects
Commit 2adcede0 authored by Jörg Sachse's avatar Jörg Sachse
Browse files

style: idempotence

parent 1d4e5ee2
No related branches found
No related tags found
No related merge requests found
......@@ -58,6 +58,7 @@
ansible.builtin.file:
name: "/usr/lib/cgi-bin/lib/libstdc++.so.6"
state: absent
changed_when: false
# We need to use the ansible.builtin.shell module here, because the
# ansible.builtin.command module does not accept setting environment variables
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment