Update 'roles/common/tasks/packages.yml'

This commit is contained in:
deepend 2023-06-28 14:58:50 +00:00
parent 5b17f9c24e
commit e5d394ff00
1 changed files with 4 additions and 3 deletions

View File

@ -36,6 +36,7 @@
- members - members
- pflogsumm - pflogsumm
- python3 - python3
- python3-ansible
- python3-certbot-apache - python3-certbot-apache
- python3-httplib2 - python3-httplib2
- python3-jinja2 - python3-jinja2
@ -61,6 +62,6 @@
- ufw - ufw
# Install ansible python package, because it's the latest # Install ansible python package, because it's the latest
- name: Install ansible #- name: Install ansible
pip: # pip:
name: ansible # name: ansible