6 lines
94 B
YAML
6 lines
94 B
YAML
---
|
|
# vim: set et sw=2 ts=2 sts=2:
|
|
- hosts: localhost
|
|
remote_user: root
|
|
roles:
|
|
- ssh-ca
|