#- name: Determin Ands facts # hosts: ands # roles: # - role: ands_facts - name: Add missing software hosts: ands roles: - role_includer vars: role_includer_name: ands_common role_includer_tasks: software.yml