7 lines
73 B
Plaintext
7 lines
73 B
Plaintext
---
|
|
- hosts: all
|
|
become: true
|
|
roles:
|
|
- ${KYBUS_SELECTED_CVE}
|
|
...
|