handlers

This is the "central" handlers file providing handlers for all tasks

Table of content


Requirements

Discovered Tags

Reload nginx\  This handle sets checks and reloads the config of nginx

Restart portainer\  This handle restarts a portainer container

Restart portainer agent\  This handle restarts a portainer agent container

Set up tmux script\  This handle sets up a tmux script by: - templating it from the 'template folder' within the referencing role - running it to start the tmux session - adding a crontab @reboot section, whereby it is running on reboot Dependencies: - script file in templates folder named tmux_{script_name}.yaml - dependency "call" within meta/main.yaml of calling role...e.g.: dependencies: - role: handlers vars: script_name: onestop4all

Open Tasks

Dependencies

None.

License

Apache 2.0

Author

Ralf Klammer