Docker compose: Fix ansible module dependency
This commit is contained in:
parent
d6fee609e4
commit
393cf41349
4 changed files with 4 additions and 36 deletions
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
# Server/Docker: Install Docker and Docker-Compose
|
||||
# Variables:
|
||||
# - dockercompose_use_pip: boolean to use pip instead of manual download (default: false)
|
||||
# - none
|
||||
|
||||
- name: docker - Install
|
||||
ansible.builtin.include_tasks: "{{ item }}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue