forked from Netz39_Admin/netz39-infra-ansible
Add dependency for docker management
This commit is contained in:
parent
d0d3cc26c6
commit
7afcd80bd8
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
Setup
|
||||
```bash
|
||||
ansible-galaxy install -r requirements.yml
|
||||
ansible-galaxy collection install community.general
|
||||
```
|
||||
|
||||
Call with
|
||||
|
|
Loading…
Reference in a new issue