openstack-ansible-os_manila/examples/playbook.yml

7 lines
106 B
YAML

---
- name: Install Manila Share service
hosts: localhost
user: root
roles:
- role: "os_manila"