Is it possible to implement remote lookup plugins?

Something like:

  - name: create .hgrc if necessary
    file: path={{ hgrc }} owner={{ user }} state=touch
    when: remote('file_exists', '{{ hgrc }}') == False

-- 
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/de98aff7-83b4-46cb-94d6-4fece0e276b9%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to