You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ansible Project
Hi,
I created a custom module for one role that receives path to some files and directories (either relative to the role or to the root playbook). How can I get an absolute path to them, so that they can be opened inside the module? Module runs locally.