6 lines
85 B
YAML
6 lines
85 B
YAML
---
|
|
- hosts: localhost
|
|
remote_user: root
|
|
roles:
|
|
- role_deploy_internal_named
|