Core Daemon Role¶
This Ansible role handles resetting and cleaning up “CyMaIS” systemd service units for the core daemon.
Description¶
When enabled via the mode_reset
flag, this role will:
Run its reset tasks exactly once per play (
run_once_core_daemon
guard).Find all
/etc/systemd/system/*.cymais.service
units.Stop and disable each unit.
Remove the unit files.
Reload the systemd daemon.
License¶
This role is released under the CyMaIS NonCommercial License (CNCL). See license details