No kernel logging in LXContainers
Find a file
2024-07-09 21:52:55 +00:00
handlers First version 2021-12-13 10:12:40 +01:00
tasks Check for rsyslog.conf, update to regex 2024-07-09 21:52:55 +00:00
.gitignore Initial commit 2021-12-13 09:07:52 +00:00
LICENSE Initial commit 2021-12-13 09:07:52 +00:00
README.md Role name changed 2022-03-29 10:21:55 +00:00

lxc-rsyslog-no-kernel

No kernel logging in LXContainers

Example playbook:

- hosts: all
  roles:
    - role: lxc-rsyslog-no-kernel
      when: ansible_virtualization_role|default('NA') == 'guest' and ansible_virtualization_type|default('NA') == 'lxc'

License

GPL-3.0-or-later

Author Information