mirror of
https://github.com/davestephens/ansible-nas
synced 2025-01-14 20:43:57 +00:00
15 lines
412 B
Markdown
15 lines
412 B
Markdown
|
# Hello World
|
||
|
|
||
|
Homepage: <https://www.example.com/>
|
||
|
|
||
|
A few sentences here about what the application does.
|
||
|
|
||
|
## Usage
|
||
|
|
||
|
Set `hello_world_enabled: true` in your `inventories/<your_inventory>/nas.yml` file.
|
||
|
|
||
|
The Hello World web interface can be found at <http://ansible_nas_host_or_ip:9999>.
|
||
|
|
||
|
## Specific Configuration
|
||
|
|
||
|
Detail any information here about user setup steps once Ansible-NAS has started the application.
|