Docker compose: Fix ansible module dependency

This commit is contained in:
Jannik Beyerstedt 2021-09-25 23:39:19 +02:00
parent d6fee609e4
commit 393cf41349
4 changed files with 4 additions and 36 deletions

View file

@ -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 }}"