Am 28.03.16 schrieb Alastair Brayne:

> My `sites.yml` looks like:
> 
> - include: roles/ec2/tasks/load_ec2_group_foo.yml
> 
> - hosts: foo
>   roles:
>     - common
>     - java

Any reason why you are not using that like your other roles?

- hosts: foo
  roles:
    - common
    - java
    - ec2

Regards,
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/56FBC9C0.10706%40ojkastl.de.
For more options, visit https://groups.google.com/d/optout.

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to