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