8 lines
106 B
Plaintext
8 lines
106 B
Plaintext
|
---
|
||
|
# Playbook
|
||
|
# ========
|
||
|
- hosts: debian_linux
|
||
|
gather_facts: true
|
||
|
roles:
|
||
|
- server/debian/graylog
|