Hello everyone, I try to write a module which reads a local file (e.g. from a playbook). How can I achieve it?
I've tried to start with the "copy" module which reads a local file given by the src argument. As far as I understand, ansible copies temporarily the "src"-file to the node where the copy script can access it. But when I put the copy module under a different name in my playbook libraries directory, it tries to access the "src"-file on the node. Thanks in advance, Gregor -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/df80194d-4903-44f0-87e9-ad577330f1ca%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
