You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, i’m trying to run this without glusterFS and HA-Proxy and with ssh key on cloud servers.
Goal is to run a monogdb replica set and some other services.
[WARNING]: Could not match supplied host pattern, ignoring: swarm_workers
[WARNING]: Could not match supplied host pattern, ignoring: gluster_nodes
ERROR! no action detected in task. This often indicates a misspelled module name, or incorrect module path.
The error appears to have been in '/git/server-setup-ansible/playbooks/roles/traefik/tasks/main.yml': line 34, column 3, but may
be elsewhere in the file depending on the exact syntax problem.
The offending line appears to be:
- name: Deploy stack from a compose file (on first swarm node)
^ here
What have I done wrong?
Any help would be great!
The text was updated successfully, but these errors were encountered:
Hi, i’m trying to run this without glusterFS and HA-Proxy and with ssh key on cloud servers.
Goal is to run a monogdb replica set and some other services.
For that I changed the host-file to this:
And main.yml in roles/docker/ to this:
The error I get, when running
is:
What have I done wrong?
Any help would be great!
The text was updated successfully, but these errors were encountered: