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