zuul-jobs/test-playbooks/simple-role-test.yaml
James E. Blair 10aa1b5432 Add a simple test of the install-nodejs role
Change-Id: Ib0e5e3ffa418827746317d0bdf6196a7b38fc0db
2019-06-27 14:04:57 -07:00

6 lines
106 B
YAML

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