- name: check exists
stat: path={{hgrc}}
ignore_errors: true
register: hgrcfile
- name: create .hgrc if necessary
file: path={{ hgrc }} owner={{ user }} state=touch
when: hgrcfile.failed
On Tue, Mar 4, 2014 at 10:10 PM, Brian Coca <[email protected]> wrote:
> they are called tasks
>
--
Brian Coca
Stultorum infinitus est numerus
0110000101110010011001010110111000100111011101000010000001111001011011110111010100100000011100110110110101100001011100100111010000100001
Pedo mellon a minno
--
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/CADn%2BHsxxMsK%3DW8wkSx_c6Qau6a-PpNqip-Cy2ZsP%2BXzGS0%2Be6A%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.