Change task from parallel to sequential
continuous-integration/drone/push Build encountered an error Details

This commit is contained in:
Danny Bessems 2022-04-25 19:16:46 +02:00
parent fc2c755afa
commit 74c2df1e66
1 changed files with 1 additions and 2 deletions

View File

@ -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: