mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 13:46:59 +01:00
5 lines
63 B
YAML
5 lines
63 B
YAML
|
|
---
|
||
|
|
- hosts: localhost
|
||
|
|
remote_user: root
|
||
|
|
roles:
|
||
|
|
- cfssl
|