7 lines
86 B
YAML
7 lines
86 B
YAML
---
|
|
- hosts: localhost
|
|
remote_user: travis
|
|
sudo: true
|
|
|
|
roles:
|
|
- ansible-ruby |