Skip to content

Commit c3ea1a7

Browse files
committed
Update playbook name to reflect the purpose of provisioning
1 parent 3a6ff5f commit c3ea1a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

playbooks/provision.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
- name: Deploy and maintain Docker Swarm servers with Spin.
2+
- name: Setup and provision Docker Swarm servers with Spin.
33
hosts: '{{ target | default("all") }}'
44
remote_user: '{{ remote_user | default("root") }}'
55
become: true

0 commit comments

Comments
 (0)