Include repository setup dependancies in flag scope

This commit is contained in:
aurelien-bareille 2022-12-14 18:25:29 +01:00
parent 8b623b2266
commit 0ad2ddd2c6

View File

@ -12,6 +12,7 @@
- apt-transport-https - apt-transport-https
- ca-certificates - ca-certificates
state: present state: present
when: docker_add_repo | bool
- name: Ensure additional dependencies are installed (on Ubuntu < 20.04 and any other systems). - name: Ensure additional dependencies are installed (on Ubuntu < 20.04 and any other systems).
apt: apt: