Skip to content

Commit 282202a

Browse files
committed
better readme
1 parent 3e304d7 commit 282202a

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.adoc

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -404,9 +404,10 @@ role. If this is undesirable, consider toggling `netbox_superuser_enabled`.
404404
netbox_local_settings_file: netbox_local_settings.py
405405
----
406406

407-
Add the file to copy from ansible to `netbox_local_settings_file` to deploy local_settings.py to
408-
NetBox. `netbox_local_settings_file` should be the path to your file - by
409-
default, Ansible will search your playbook's `files/` directory for this.
407+
Add the `netbox_local_settings_file` var with the name of the local settings
408+
file in your ansible repository to deploy local_settings.py to NetBox.
409+
Ansible will search your playbook's `files/` directory for this when using a
410+
relative path.
410411

411412
NOTE: The destination file will always be `local_settings.py`, the source file name
412413
can be unique to allow for different deployments from the one ansible repository.

0 commit comments

Comments
 (0)