Fix FQCRs. (#64)

This commit is contained in:
Felix Fontein
2020-03-29 13:02:28 +02:00
parent 0abe7ddc8b
commit 0560501336
2 changed files with 2 additions and 2 deletions
@@ -10,6 +10,6 @@
name: setup_docker
- name: Create a Swarm cluster
docker_swarm:
community.docker.docker_swarm:
state: present
advertise_addr: "{{ansible_default_ipv4.address | default('127.0.0.1')}}"