install python-is-python3 as part of common role

This commit is contained in:
staticsafe 2020-10-11 14:37:53 -04:00
parent 016d71151a
commit 4343fdf1f6
1 changed files with 1 additions and 0 deletions

View File

@ -45,6 +45,7 @@
- netfilter-persistent - netfilter-persistent
- mailutils - mailutils
- postfix - postfix
- python-is-python3
- name: Remove packages we do not need - name: Remove packages we do not need
apt: apt:
name: "{{ packages }}" name: "{{ packages }}"