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 d77bce8 commit 8c0c707Copy full SHA for 8c0c707
README.md
@@ -27,7 +27,7 @@ Provided you have Ansible installed and are using defaults:
27
28
```
29
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
+ansible-playbook -i your.server.fqdn, ~/.ansible/roles/lae.netbox/examples/playbook_single_host_deploy.yml -K
31
32
33
This will deploy NetBox and PostgreSQL on `your.server.fqdn`; once complete it
0 commit comments