5 lines
113 B
YAML
5 lines
113 B
YAML
|
---
|
||
|
- hosts: galaxy-vagrant.example.com
|
||
|
remote_user: root
|
||
|
roles:
|
||
|
- { role: ../galaxy-ssh, sshd_port: 22 }
|