Skip to content

Commit edf5182

Browse files
committed
docs: clarify quickstart [ci skip]
1 parent 465377c commit edf5182

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@ ansible-galaxy install geerlingguy.postgresql lae.netbox
3030
ansible-playbook -i your.server.fqdn, /etc/ansible/roles/lae.netbox/examples/playbook_single_host_deploy.yml -K
3131
```
3232

33-
Modify accordingly. Read below for more insight.
33+
This will deploy NetBox and PostgreSQL on `your.server.fqdn`; once complete it
34+
should be accessible on port 80. Modify if needed. Read below for more insight.
3435

3536
Prerequisites
3637
-------------

0 commit comments

Comments
 (0)