ansible-nas/roles/hello_world/docs/hello_world.md

16 lines
413 B
Markdown
Raw Normal View History

2022-09-09 21:24:34 +00:00
# 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
2022-09-10 08:23:20 +00:00
Detail any information here about user setup steps once Ansible-NAS has started the application.