first functional commit
This commit is contained in:
6
templates/site.temp
Normal file
6
templates/site.temp
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
- hosts: all
|
||||
become: true
|
||||
roles:
|
||||
- ${KYBUS_SELECTED_CVE}
|
||||
...
|
||||
Reference in New Issue
Block a user