2019-11-09 15:15:28 +00:00
|
|
|
# xoxys.motd
|
2019-11-09 15:24:24 +00:00
|
|
|
|
|
|
|
[![Build Status](https://drone.rknet.org/api/badges/ansible/xoxys.motd/status.svg)](https://drone.rknet.org/ansible/xoxys.motd)
|
2019-11-09 15:15:28 +00:00
|
|
|
|
2019-11-09 15:24:24 +00:00
|
|
|
|
|
|
|
Configure motd and issue message
|
|
|
|
|
|
|
|
## Table of content
|
|
|
|
|
|
|
|
* [Default Variables](#default-variables)
|
|
|
|
* [motd_org_name](#motd_org_name)
|
|
|
|
* [Dependencies](#dependencies)
|
|
|
|
* [License](#license)
|
|
|
|
* [Author](#author)
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
## Default Variables
|
|
|
|
|
|
|
|
### motd_org_name
|
|
|
|
|
|
|
|
#### Default value
|
|
|
|
|
|
|
|
```YAML
|
|
|
|
motd_org_name: Exaple Inc.
|
|
|
|
```
|
|
|
|
|
|
|
|
## Dependencies
|
|
|
|
|
|
|
|
None.
|
|
|
|
|
|
|
|
## License
|
|
|
|
|
|
|
|
MIT
|
|
|
|
|
|
|
|
## Author
|
|
|
|
|
|
|
|
[xoxys](https://gitea.rknet.org/xoxys)
|