7 lines
83 B
YAML
7 lines
83 B
YAML
---
|
|
- hosts: localhost
|
|
roles:
|
|
- ssh_config
|
|
- apps
|
|
- profile_settings
|