aboutsummaryrefslogtreecommitdiffstats
path: root/roles/hastebin/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'roles/hastebin/README.md')
-rw-r--r--roles/hastebin/README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/roles/hastebin/README.md b/roles/hastebin/README.md
index 7351679..b99b16e 100644
--- a/roles/hastebin/README.md
+++ b/roles/hastebin/README.md
@@ -36,7 +36,8 @@ Usage
Example playbook:
````yaml
-- hosts: hastebin_servers
+- name: configure hastebin web application
+ hosts: hastebin_servers
roles:
- role: hastebin
hastebin_port: 8080