[SKIP CI] update readme
This commit is contained in:
parent
d75b11d892
commit
27d6234ea2
36
README.md
36
README.md
@ -1,2 +1,38 @@
|
|||||||
# xoxys.motd
|
# xoxys.motd
|
||||||
|
|
||||||
|
[![Build Status](https://drone.rknet.org/api/badges/ansible/xoxys.motd/status.svg)](https://drone.rknet.org/ansible/xoxys.motd)
|
||||||
|
|
||||||
|
|
||||||
|
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)
|
||||||
|
Loading…
Reference in New Issue
Block a user