diff options
Diffstat (limited to 'xtesting-onap-security.yaml')
-rw-r--r-- | xtesting-onap-security.yaml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/xtesting-onap-security.yaml b/xtesting-onap-security.yaml new file mode 100644 index 0000000..d84382d --- /dev/null +++ b/xtesting-onap-security.yaml @@ -0,0 +1,7 @@ +--- +- hosts: kube-master + run_once: "yes" + vars_files: + - "vars/pdf.yml" + roles: + - xtesting-onap-security |