mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-01-24 13:40:17 +00:00
Update 'roles/common/tasks/packages.yml'
This commit is contained in:
@@ -58,9 +58,8 @@
|
|||||||
- sudo
|
- sudo
|
||||||
- systemd
|
- systemd
|
||||||
- ufw
|
- ufw
|
||||||
- ansible
|
|
||||||
|
|
||||||
# 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