mirror of
https://github.com/binary-kitchen/doorlockd
synced 2024-12-22 18:34:25 +01:00
7 lines
86 B
YAML
7 lines
86 B
YAML
|
---
|
||
|
- hosts: all
|
||
|
gather_facts: no
|
||
|
become_method: su
|
||
|
roles:
|
||
|
- doorlock
|