ansible-roles/evomaintenance
Will 0df1861707
Some checks failed
Ansible Lint |Total|New|Outstanding|Fixed|Trend |:-:|:-:|:-:|:-:|:-: |0|0|0|0|:clap:
gitea/ansible-roles/pipeline/head There was a failure building this commit
evomaintenance: rm dead task, document manual enable in README
2024-10-15 11:53:26 +02:00
..
defaults evomaintenance: install the embedded script by default 2020-03-21 19:07:26 +01:00
files/upstream evomaintenance: upstream release 24.08 2024-08-01 10:12:00 +02:00
handlers Use FQCN 2023-03-20 23:33:19 +01:00
meta Update Galaxy metadata (company, platforms and galaxy_tags) 2021-06-28 15:26:28 +02:00
tasks evomaintenance: rm dead task, document manual enable in README 2024-10-15 11:53:26 +02:00
templates fix non-breaking spaces 2022-12-14 11:47:53 +01:00
tests Add some kitchen tests for many roles 2017-05-18 15:16:30 +02:00
.kitchen.yml Kitchen: Change base image to evolix/ansible 2017-06-02 08:38:08 -04:00
README.md evomaintenance: rm dead task, document manual enable in README 2024-10-15 11:53:26 +02:00

evomaintenance

Install evomaintenance.sh script. Evomaintenance notify and commit operations performed on a server.

To enable evomaintenance for a user, add this line to it's .bash_profile or .profile file:

trap "sudo /usr/share/scripts/evomaintenance.sh" 0