mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-03-25 13:10:18 +00:00
Update 'roles/common/tasks/packages.yml'
This commit is contained in:
@@ -12,3 +12,8 @@
|
|||||||
- python
|
- python
|
||||||
- man
|
- man
|
||||||
- python-pip
|
- python-pip
|
||||||
|
|
||||||
|
# Install ansible python package, because it's the latest
|
||||||
|
- name: Install ansible
|
||||||
|
pip:
|
||||||
|
name: ansible
|
||||||
Reference in New Issue
Block a user