added wget to ansible

This commit is contained in:
Marvin Steadfast 2016-08-12 08:37:15 +00:00
parent 0fe7f30cdb
commit 4fdc973e30

View File

@ -25,6 +25,7 @@
- nodejs - nodejs
- python3 - python3
- python3-dev - python3-dev
- wget
become: yes become: yes
- name: pip status - name: pip status