mirror of
https://github.com/binary-kitchen/doorlockd
synced 2024-11-14 03:15:23 +01:00
7 lines
86 B
YAML
7 lines
86 B
YAML
---
|
|
- hosts: all
|
|
gather_facts: no
|
|
become_method: su
|
|
roles:
|
|
- doorlock
|