diff --git a/all.yml b/all.yml index d6d8e43..36147f5 100644 --- a/all.yml +++ b/all.yml @@ -67,8 +67,8 @@ tags: - alerts - - name: Test semaphore vault pass - debug: - msg: "{{ test_vault }}" - tags: - - vault \ No newline at end of file + # - name: Test semaphore vault pass + # debug: + # msg: "{{ test_vault }}" + # tags: + # - vault \ No newline at end of file diff --git a/hosts b/hosts index c49175b..35d7ed6 100644 --- a/hosts +++ b/hosts @@ -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]