ansible-nas/website/docs/applications/other/hello_world.md

18 lines
428 B
Markdown
Raw Normal View History

2022-09-20 22:00:57 +00:00
---
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.