We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a6ff5f commit c3ea1a7Copy full SHA for c3ea1a7
playbooks/provision.yml
@@ -1,5 +1,5 @@
1
---
2
-- name: Deploy and maintain Docker Swarm servers with Spin.
+- name: Setup and provision Docker Swarm servers with Spin.
3
hosts: '{{ target | default("all") }}'
4
remote_user: '{{ remote_user | default("root") }}'
5
become: true
0 commit comments