Fix the about headers

Signed-off-by: Noah Knegt <git@noahknegt.com>
This commit is contained in:
2023-03-31 11:33:41 +02:00
parent 2f19e6faa5
commit 7217b373b6
2 changed files with 2 additions and 2 deletions

View File

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