Change task from parallel to sequential
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
fc2c755afa
commit
74c2df1e66
@ -165,8 +165,7 @@
|
||||
environment:
|
||||
K3S_TOKEN: "{{ cluster.token }}" # (hostvars[ansible_play_hosts[0]]).cluster.token
|
||||
K3S_URL: "{{ 'https://' + ( cluster.virtualip | ansible.utils.ipaddr('address') ) + ':6443' }}"
|
||||
loop_control:
|
||||
pause: 60
|
||||
throttle: 1
|
||||
|
||||
rescue:
|
||||
- ansible.builtin.debug:
|
||||
|
Loading…
Reference in New Issue
Block a user