mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 05:36:59 +01:00
Remove old roles and fix idempotency issues
This commit is contained in:
parent
f468fd3e34
commit
92be60ad51
85 changed files with 38 additions and 5890 deletions
|
|
@ -3,6 +3,7 @@
|
|||
shell: "ps -ef | grep [k]ube-proxy"
|
||||
register: kube_proxy_running
|
||||
ignore_errors: True
|
||||
changed_when: no
|
||||
|
||||
- block:
|
||||
- name: Joining cluster on other nodes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue