cleaned up comments

This commit is contained in:
Radar231 2021-07-23 13:23:12 -04:00
parent e28a7a4f0c
commit 77f4f1c8ad
1 changed files with 2 additions and 2 deletions

View File

@ -1,12 +1,12 @@
---
###########################################################################
#
# This playbook is based on the steps presented at;
# This role is based on the steps presented at;
# - https://docs.docker.com/engine/install/ubuntu/
# - https://docs.docker.com/engine/install/centos/
#
###########################################################################
# tasks file for main.yml
# tasks file for docker
############################################################
- name: Ensure old docker packages are removed (Ubuntu)