aboutsummaryrefslogtreecommitdiffstats
path: root/roles/hastebin
diff options
context:
space:
mode:
authorStonewall Jackson <stonewall@sacredheartsc.com>2023-02-27 21:16:43 -0500
committerStonewall Jackson <stonewall@sacredheartsc.com>2023-02-27 21:16:43 -0500
commit96aa9054f560c55e5c441cf1fc184fdd70cd95e8 (patch)
tree084e11077816ce59e27d7aedc6554fdab2128494 /roles/hastebin
parent4b03751056ebaa82e47aad0512780fe511702070 (diff)
downloadselfhosted-96aa9054f560c55e5c441cf1fc184fdd70cd95e8.tar.gz
selfhosted-96aa9054f560c55e5c441cf1fc184fdd70cd95e8.zip
update docs
Diffstat (limited to 'roles/hastebin')
-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