How is it possible to move/rename a file/directory using an Ansible module on a remote system? I don’t want to use the command/shell tasks and I don’t want to copy the file from the local system to the remote system.

13 Answers
13

Tags:

Leave a Reply

Your email address will not be published. Required fields are marked *