clean-docker-role #16

Merged
noah.knegt merged 3 commits from clean-docker-role into master 2023-03-31 11:35:08 +02:00
5 changed files with 74 additions and 11 deletions
Showing only changes of commit 7217b373b6 - Show all commits

View File

@@ -4,7 +4,7 @@
# @email : personal@noahknegt.com
# @repo : https://git.noahknegt.com/noah.knegt/ansible-automations
# @createdOn : 31-03-2023
# @description : This will check if docker is installed as the latest version.
# @description : This will cleanup the docker script from the machine.
# ===================================================================================================
---

View File

@@ -4,7 +4,7 @@
# @email : personal@noahknegt.com
# @repo : https://git.noahknegt.com/noah.knegt/ansible-automations
# @createdOn : 31-03-2023
# @description : This will download the docker install script.
# @description : This will install the docker engine.
# ===================================================================================================
---