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
|
- 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
|
||||||
Reference in New Issue
Block a user