6 lines
74 B
YAML
6 lines
74 B
YAML
---
|
|
- name: Hawser Setup
|
|
hosts: all
|
|
become: yes
|
|
roles:
|
|
- hawser
|