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
|
||||
- systemd
|
||||
- ufw
|
||||
- ansible
|
||||
|
||||
# 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