moving ansible to common

This commit is contained in:
ubergeek 2018-12-21 22:24:30 -05:00
parent 48a1df9e4b
commit 3d61f03b20
1 changed files with 1 additions and 6 deletions

View File

@ -20,9 +20,4 @@
- byobu - byobu
- bsdgames - bsdgames
- emacs - emacs
- elinks - elinks
# Install ansible python package, because it's the latest
- name: Install ansible
pip:
name: ansible