first functional commit
This commit is contained in:
2
roles/CVE-2021-3156/tests/inventory
Normal file
2
roles/CVE-2021-3156/tests/inventory
Normal file
@@ -0,0 +1,2 @@
|
||||
localhost
|
||||
|
||||
5
roles/CVE-2021-3156/tests/test.yml
Normal file
5
roles/CVE-2021-3156/tests/test.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
- hosts: all
|
||||
become: "true"
|
||||
roles:
|
||||
- CVE-2021-3156
|
||||
Reference in New Issue
Block a user