This commit is contained in:
Gary Talent 2017-06-01 05:43:05 -05:00
parent 2e3a692ba9
commit 10dee7520d

View File

@ -119,6 +119,11 @@
name: firmware-iwlwifi name: firmware-iwlwifi
state: latest state: latest
- name: Install ftp
apt:
name: ftp
state: latest
- name: Install git - name: Install git
apt: apt:
name: git name: git