diff options
Diffstat (limited to 'ansible/deployment_poc/variables')
-rw-r--r-- | ansible/deployment_poc/variables/deploy-variables.yml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/ansible/deployment_poc/variables/deploy-variables.yml b/ansible/deployment_poc/variables/deploy-variables.yml deleted file mode 100644 index fbb4cc1..0000000 --- a/ansible/deployment_poc/variables/deploy-variables.yml +++ /dev/null @@ -1,8 +0,0 @@ ---- -lockfile: "../locks/deploy.lock" -endpoint: "" -cert: "" -key: "" -nb_token: -libvirt_url: "qemu+tls://{{ host }}/system" -tenant: "" |