1 Commits

Author SHA1 Message Date
247fdec7ae fixme: hotfix for multi-master netmaker-server
netmaker doesnt handle concurrent joins to different server-nodes well and will duplicate addresses
2022-10-27 01:23:45 +02:00

View File

@@ -3,3 +3,4 @@
command: "netclient join -t {{ netclient.join_network_token }}"
failed_when: command.rc != 0
register: command
throttle: 1