summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--setup.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.yml b/setup.yml
index afbccfb..0824014 100644
--- a/setup.yml
+++ b/setup.yml
@@ -3,7 +3,7 @@
roles:
- { role: essential }
-- name: Basic setup for all hosts
+- name: Setup web hosts
hosts: web
roles:
- { role: web }