7 lines
81 B
YAML
7 lines
81 B
YAML
---
|
|
- hosts: lxc
|
|
become: yes
|
|
roles:
|
|
- role: common/lxc/install-rsyslog
|
|
|