first functional commit
This commit is contained in:
7
roles/CVE-2019-10149/tasks/main.yml
Normal file
7
roles/CVE-2019-10149/tasks/main.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
- name:
|
||||
unarchive:
|
||||
src: https://downloads.exim.org/exim4/old/exim-4.90.tar.gz
|
||||
dest: /tmp
|
||||
remote_src: yes
|
||||
...
|
||||
Reference in New Issue
Block a user