Fix python Debian package install

This commit is contained in:
Kenneth Benzie 2022-05-11 22:43:25 +01:00
parent 44c1e5ccff
commit e1745bd162

View File

@ -1,5 +1,6 @@
--- ---
- name: install apt packages - name: install apt packages
become: true
apt: apt:
name: name:
- python3 - python3