diff options
author | Georg Pfuetzenreuter | 2022-02-13 01:37:39 +0100 |
---|---|---|
committer | Georg Pfuetzenreuter | 2022-02-13 01:41:30 +0100 |
commit | 642290c73407a7969857197810123633c83c6a26 (patch) | |
tree | 501c138a617d11abaf88d28812baab5a2ee639dd /ansible/deployment_poc/variables | |
parent | a2be10311173cef2c39da721b3e47888c379e7bc (diff) | |
download | system-642290c73407a7969857197810123633c83c6a26.tar.gz system-642290c73407a7969857197810123633c83c6a26.tar.bz2 system-642290c73407a7969857197810123633c83c6a26.zip |
Bulk update
Signed-off-by: Georg Pfuetzenreuter <georg@lysergic.dev>
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: "" |