use become to remove d_tempdir

This commit is contained in:
Matthew Stobbs
2025-10-16 20:33:41 -06:00
parent 40e80abf92
commit bcff88aaa2

View File

@@ -237,6 +237,7 @@
file: "src/{{ pkg }}.yml"
- name: Cleanup {{ d_tempdir.path }}
become: true
when:
- not debug
ansible.builtin.file: