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: tags:
- alerts - alerts
- name: Test semaphore vault pass # - name: Test semaphore vault pass
debug: # debug:
msg: "{{ test_vault }}" # msg: "{{ test_vault }}"
tags: # tags:
- vault # - vault

2
hosts
View File

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