mirror of
https://github.com/davestephens/ansible-nas
synced 2025-01-13 03:58:47 +00:00
18 lines
428 B
Markdown
18 lines
428 B
Markdown
|
---
|
||
|
title: "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.
|