mirror of
https://github.com/binary-kitchen/doorlockd
synced 2025-01-05 07:55:23 +01:00
7 lines
86 B
YAML
7 lines
86 B
YAML
|
---
|
||
|
- hosts: all
|
||
|
gather_facts: no
|
||
|
become_method: su
|
||
|
roles:
|
||
|
- doorlock
|