mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-01-24 21:40:17 +00:00
Update 'roles/common/tasks/packages.yml'
This commit is contained in:
@@ -36,6 +36,7 @@
|
||||
- members
|
||||
- pflogsumm
|
||||
- python3
|
||||
- python3-ansible
|
||||
- python3-certbot-apache
|
||||
- python3-httplib2
|
||||
- python3-jinja2
|
||||
@@ -61,6 +62,6 @@
|
||||
- ufw
|
||||
|
||||
# Install ansible python package, because it's the latest
|
||||
- name: Install ansible
|
||||
pip:
|
||||
name: ansible
|
||||
#- name: Install ansible
|
||||
# pip:
|
||||
# name: ansible
|
||||
Reference in New Issue
Block a user