ansible_init #3

Merged
sinibaldi merged 41 commits from ansible_init into main 2025-11-11 14:37:30 +01:00
1 changed files with 5 additions and 3 deletions
Showing only changes of commit 6ccdfe3089 - Show all commits

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
--------------