zuul-jobs/test-playbooks/simple-role-test.yaml

6 lines
106 B
YAML

- hosts: all
tasks:
- name: Include tested role
include_role:
name: "{{ role_name }}"