On Nov 8, 2022, at 8:21 AM, Nobody Cares <new...@live.de> wrote:
and how should that work if command does not create any file?! should i create a custom script, run that by ansible?
To unsubscribe from this group and stop receiving emails from it, send an email to ansible-proje...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/d7879524-4af6-4f7a-a216-8f12e3112bb0n%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to ansible-project+unsubscribe@googlegroups.com.
creating task to creating custom script (with: touch file.txt)
create new task running that script
creating task removing scipt