This commit is contained in:
2023-11-23 13:55:39 +01:00
parent a2fd9548c6
commit f324eeb183
2 changed files with 6 additions and 6 deletions

10
all.yml
View File

@@ -67,8 +67,8 @@
tags:
- alerts
- name: Test semaphore vault pass
debug:
msg: "{{ test_vault }}"
tags:
- vault
# - name: Test semaphore vault pass
# debug:
# msg: "{{ test_vault }}"
# tags:
# - vault

2
hosts
View File

@@ -7,7 +7,7 @@ kubeworker
ovh_master ansible_host=37.187.127.90 ansible_user=stephane
[kubeworker]
ovh_worker ansible_host=5.135.181.11 ansible_user=ubuntu
ovh_worker ansible_host=5.135.181.11 ansible_user=stephane
[controller]