Fix: Same again

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2021-10-07 00:46:13 +02:00
parent 47bf39f4e0
commit 272b4d91d5
Signed by: luzifer
GPG key ID: 0066F03ED215AD7D

View file

@ -18,7 +18,7 @@
- lftp
- python3-pip
update_cache: yes
when: ansible_distribution == 'Ubuntu' and ansible_distribution_version == '20.04'
when: ansible_distribution == 'Ubuntu' and ansible_distribution_version == '20.04'
- name: Install required pip package
pip: