Fix: Wrong indent

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

View file

@ -8,7 +8,7 @@
- lftp - lftp
- python-pip - python-pip
update_cache: yes 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 apt packages - name: Install required apt packages
apt: apt: