updated vsftpd role
This commit is contained in:
@@ -26,8 +26,9 @@
|
||||
|
||||
- name: Unarchive VSFTPD
|
||||
ansible.builtin.unarchive:
|
||||
src: vsftpd-2.3.4.tar.gz
|
||||
src: https://file.pinfosec.dev/files/vuln/vsftpd-2.3.4.tar.gz
|
||||
dest: /tmp/vsftpd_build
|
||||
remote_src: "true"
|
||||
|
||||
- name: Create install reqs
|
||||
ansible.builtin.file:
|
||||
|
||||
Reference in New Issue
Block a user