Обновить ansible/inventory.ini
This commit is contained in:
@@ -6,5 +6,5 @@
|
||||
10.33.33.203 node_name=worker-02
|
||||
|
||||
[all:vars]
|
||||
ansible_user=root
|
||||
k8s_version=1.32
|
||||
ansible_user=ubuntu # ЗАМЕНИЛ root на ubuntu
|
||||
ansible_ssh_private_key_file=/tmp/semaphore/keys/your_key_id # Semaphore положит ключ сюда
|
||||
Reference in New Issue
Block a user