install ansible via pip

This commit is contained in:
~ubergeek 2018-12-21 16:20:29 -07:00
parent 20a721d233
commit e083574fe7
1 changed files with 5 additions and 0 deletions

View File

@ -14,3 +14,8 @@
- python-pip
- cowsay
- byobu
# Install (Bottle) python package.
- name: Install ansible
pip:
name: ansible