juju4 / ansible-sysmon

Install and configure Sysmon for Linux
BSD 2-Clause "Simplified" License
8 stars 0 forks source link

Actions Status - Master Actions Status - Devel

sysmon ansible role

Install and configure Sysmon for Linux

Requirements & Dependencies

Ansible

It was tested on the following versions:

Operating systems

Tested on Ubuntu 18.04, 20.04, Centos 7 and 8.

Example Playbook

Just include this role in your list. For example

- host: myhost
  roles:
    - juju4.sysmon

Variables

N/A

Continuous integration

$ pip install molecule docker
$ molecule test
$ MOLECULE_DISTRO=ubuntu:20.04 molecule test --destroy=never

Troubleshooting & Known issues

License

BSD 2-clause