Add ftp
This commit is contained in:
parent
2e3a692ba9
commit
10dee7520d
@ -119,6 +119,11 @@
|
||||
name: firmware-iwlwifi
|
||||
state: latest
|
||||
|
||||
- name: Install ftp
|
||||
apt:
|
||||
name: ftp
|
||||
state: latest
|
||||
|
||||
- name: Install git
|
||||
apt:
|
||||
name: git
|
||||
|
Reference in New Issue
Block a user