ansible-dockerswarm icon indicating copy to clipboard operation
ansible-dockerswarm copied to clipboard

Add variable which allows skipping labels task

Open yukiisbored opened this issue 4 years ago • 0 comments

Bit of background:

I'm using docker-auto-labels which allows me to assign labels to random nodes. I don't use the labeling feature from this role and it seems the role deletes the label if it's not declared in the playbook.

So I added the skip_swarm_labels which allows skipping the setup_swarm_labels task altogether.

yukiisbored avatar May 22 '20 14:05 yukiisbored