mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-03-17 02:00:19 +00:00
install ansible via pip
This commit is contained in:
@@ -14,3 +14,8 @@
|
|||||||
- python-pip
|
- python-pip
|
||||||
- cowsay
|
- cowsay
|
||||||
- byobu
|
- byobu
|
||||||
|
|
||||||
|
# Install (Bottle) python package.
|
||||||
|
- name: Install ansible
|
||||||
|
pip:
|
||||||
|
name: ansible
|
||||||
|
|||||||
Reference in New Issue
Block a user