We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 465377c commit edf5182Copy full SHA for edf5182
README.md
@@ -30,7 +30,8 @@ ansible-galaxy install geerlingguy.postgresql lae.netbox
30
ansible-playbook -i your.server.fqdn, /etc/ansible/roles/lae.netbox/examples/playbook_single_host_deploy.yml -K
31
```
32
33
-Modify accordingly. Read below for more insight.
+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.
35
36
Prerequisites
37
-------------
0 commit comments