computer-playbook/roles/update-docker
2024-01-02 12:23:25 +01:00
..
files Added Discourse update to update-docker.py 2023-12-11 19:24:04 +01:00
meta Implemented system-maintenance-lock and reduced unnecessary complexity 2023-12-16 20:37:40 +01:00
tasks Implemented variable mapping to reduce complexity 2024-01-02 12:23:25 +01:00
templates Implemented system-maintenance-lock and reduced unnecessary complexity 2023-12-16 20:37:40 +01:00
vars Added Discourse update to update-docker.py 2023-12-11 19:24:04 +01:00
README.md Updated Readme.md 2023-11-16 16:06:59 +01:00

Update-Docker Role

This Ansible role is used to update Docker Compose instances. It includes a Python script that checks for updates to Docker images and applies them if necessary.

It was created with the help of ChatGPT. The conversation is available here