Sha256: 36a084996377d2b2b3c1fc7f39c7bd4c9db38415223de6bc859d385e258524cd

Contents?: true

Size: 273 Bytes

Versions: 63

Compression:

Stored size: 273 Bytes

Contents

- name: group1
  hosts: group1
  connection: local
  vars: 
    site_var: "site"
    role_var: "site"
  roles:
  - test
  - test/nested

- name: group2
  hosts: group2
  connection: local
  vars: 
    site_var: "site"
    role_var: "site"
  roles:
  - test
  - test/nested

Version data entries

63 entries across 21 versions & 1 rubygems

Version Path
ansible_spec-0.3.2 spec/case/get_variable/playbook_only/site.yml
ansible_spec-0.3.2 spec/case/get_variable/group_host_playbook_role/site.yml
ansible_spec-0.3.2 spec/case/get_variable/group_host_playbook/site.yml
ansible_spec-0.3.1 spec/case/get_variable/playbook_only/site.yml
ansible_spec-0.3.1 spec/case/get_variable/group_host_playbook_role/site.yml
ansible_spec-0.3.1 spec/case/get_variable/group_host_playbook/site.yml
ansible_spec-0.3 spec/case/get_variable/playbook_only/site.yml
ansible_spec-0.3 spec/case/get_variable/group_host_playbook/site.yml
ansible_spec-0.3 spec/case/get_variable/group_host_playbook_role/site.yml
ansible_spec-0.2.25 spec/case/get_variable/group_host_playbook/site.yml
ansible_spec-0.2.25 spec/case/get_variable/playbook_only/site.yml
ansible_spec-0.2.25 spec/case/get_variable/group_host_playbook_role/site.yml
ansible_spec-0.2.24 spec/case/get_variable/group_host_playbook/site.yml
ansible_spec-0.2.24 spec/case/get_variable/group_host_playbook_role/site.yml
ansible_spec-0.2.24 spec/case/get_variable/playbook_only/site.yml
ansible_spec-0.2.23 spec/case/get_variable/group_host_playbook_role/site.yml
ansible_spec-0.2.23 spec/case/get_variable/playbook_only/site.yml
ansible_spec-0.2.23 spec/case/get_variable/group_host_playbook/site.yml
ansible_spec-0.2.22 spec/case/get_variable/playbook_only/site.yml
ansible_spec-0.2.22 spec/case/get_variable/group_host_playbook_role/site.yml