Docker role basic doc

This commit is contained in:
Fabio Sinibaldi 2025-09-10 11:43:10 +02:00
parent 9c6da4aa1a
commit 6ccdfe3089
1 changed files with 5 additions and 3 deletions

View File

@ -1,12 +1,14 @@
Role Name
Docker Role
=========
A brief description of the role goes here.
Tasks :
- Installs dependencies and docker env [tasks/install.yml](tasks/install.yml)
- Creates user docker (group docker) for docker operations [tasks/docker_user.yml](tasks/docker_user.yml)
Requirements
------------
Any pre-requisites that may not be covered by Ansible itself or the role should be mentioned here. For instance, if the role uses the EC2 module, it may be a good idea to mention in this section that the boto package is required.
Uses **become**
Role Variables
--------------