On 18.05.16 22:30 Eric McAlvin wrote:
> I have tried figuring this out for a few hours now and can't get it 
> working..
> 
> Does anyone know how to properly format this so the code isn't so wide?

According to the docs
(https://docs.ansible.com/ansible/YAMLSyntax.html), I would try this:

...
  roles:
    - role: vsphere-guest
      vm_name: '{{server1_hostname}}'
      ip_addr: '{{server1_ip.stdout}}'

Can't test at the moment. And I am not sure about the "# Employee
records" example, which the docs show as abbreviated. In the example
there is a string martin in front of the whole dict.

Johannes

-- 
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/573D6F36.70103%40ojkastl.de.
For more options, visit https://groups.google.com/d/optout.

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to