computer-playbook/roles/update-docker
Kevin Veen-Birkenbach a89464d364 optimized update procedures 2024-02-06 23:45:03 +01:00
..
files optimized update procedures 2024-02-06 23:45:03 +01:00
meta Implemented system-maintenance-lock and reduced unnecessary complexity 2023-12-16 20:37:40 +01:00
tasks replaced reload through restart 2024-02-06 22:32:37 +01:00
templates Optimized handlers and variable names 2024-01-10 23:36:18 +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

README.md

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