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...@googlegroups.com
New to Ansible. Looking to copy a single file from a public git repo to a project, with the condition that the file should only be copied from the repo if it doesn't exist in the destination. How would i go about doing this in Ansible? the