Commit graph

7 commits

Author SHA1 Message Date
Raphael Dannecker
91ab4d3511 Implement the custom role concept
- Custom Ansible roles can be stored in the `roles/custom` directory
- The list `custom_roles` determines which roles are included
2025-03-24 14:09:18 +01:00
Andreas B. Mundt
5192b27d9e Move ansible last run stamping to better location
Before, only root could read the file containing the stamps.
2024-07-24 08:50:20 +02:00
Andreas B. Mundt
57e090034d Move ansible stamps to root directory to fix installation.
During installation, ansible-pull is run as root,
'/home/ansible/.ansible/' does not exist.
2024-01-17 13:05:22 +01:00
Andreas B. Mundt
aa8bc09ce6 Implement time stamp and improve reporter syntax.
The directory access time used so far is modified on every
ansible run and independent of the ansible module/playbook.
2024-01-16 11:59:18 +01:00
Andreas B. Mundt
36ee4039bf Send MAC addresses via 'reporter'. 2024-01-12 17:45:20 +01:00
Andreas B. Mundt
7ce165553d Automagic ansible updates using the reports. 2023-12-21 22:37:02 +01:00
Andreas B. Mundt
7fed0e879b Implement reporting service. 2023-11-15 14:57:05 +01:00