install python-is-python3 as part of common role
This commit is contained in:
parent
016d71151a
commit
4343fdf1f6
|
@ -45,6 +45,7 @@
|
|||
- netfilter-persistent
|
||||
- mailutils
|
||||
- postfix
|
||||
- python-is-python3
|
||||
- name: Remove packages we do not need
|
||||
apt:
|
||||
name: "{{ packages }}"
|
||||
|
|
Loading…
Reference in New Issue