5 lines
138 B
YAML
5 lines
138 B
YAML
- name: Playbook for role testing
|
|
hosts: localhost
|
|
remote_user: root
|
|
roles:
|
|
- role: openstack-ansible-ironic |