mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-09-04 01:16:05 +02:00
Renamed cymais to infinito and did some other optimations and logout implementations
This commit is contained in:
@@ -10,8 +10,8 @@ This role checks for anonymous Docker volumes that are not bound to a container
|
||||
- `handlers/main.yml`: Handlers to reload and restart the systemd service and timer.
|
||||
- `files/sys-hlth-docker-volumes.sh`: The script that checks for anonymous Docker volumes and excludes whitelisted volumes.
|
||||
- `tasks/main.yml`: Tasks to create necessary directories, copy scripts, and create systemd service and timer.
|
||||
- `templates/sys-hlth-docker-volumes.cymais.service.j2`: Systemd service template, including the whitelisted volumes as a parameter.
|
||||
- `templates/sys-hlth-docker-volumes.cymais.timer.j2`: Systemd timer template.
|
||||
- `templates/sys-hlth-docker-volumes.infinito.service.j2`: Systemd service template, including the whitelisted volumes as a parameter.
|
||||
- `templates/sys-hlth-docker-volumes.infinito.timer.j2`: Systemd timer template.
|
||||
- `meta/main.yml`: Meta information declaring dependencies for the role.
|
||||
|
||||
## Usage
|
||||
|
Reference in New Issue
Block a user