commit 246f1342d1
Author: Robert Kaussow <mail@thegeeklab.de> Date: Thu Mar 3 21:15:49 2022 +0100 chore: add auto-generated _docs folder to gitignore file
This commit is contained in:
parent
0c091a9b00
commit
b2313df59d
10
index.md
10
index.md
@ -3,13 +3,13 @@ title: motd
|
||||
type: docs
|
||||
---
|
||||
|
||||
[![Source Code](https://img.shields.io/badge/gitea-source%20code-blue?logo=gitea&logoColor=white)](https://gitea.rknet.org/ansible/xoxys.motd) [![Build Status](https://img.shields.io/drone/build/ansible/xoxys.motd?logo=drone&server=https%3A%2F%2Fdrone.rknet.org)](https://drone.rknet.org/ansible/xoxys.motd) [![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://gitea.rknet.org/ansible/xoxys.motd/src/branch/master/LICENSE)
|
||||
[![Source Code](https://img.shields.io/badge/gitea-source%20code-blue?logo=gitea&logoColor=white)](https://gitea.rknet.org/ansible/xoxys.motd) [![Build Status](https://img.shields.io/drone/build/ansible/xoxys.motd?logo=drone&server=https%3A%2F%2Fdrone.rknet.org)](https://drone.rknet.org/ansible/xoxys.motd) [![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://gitea.rknet.org/ansible/xoxys.motd/src/branch/master/LICENSE)
|
||||
|
||||
Configure motd and issue message.
|
||||
|
||||
* [Default Variables](#default-variables)
|
||||
* [motd_org_name](#motd_org_name)
|
||||
* [Dependencies](#dependencies)
|
||||
- [Default Variables](#default-variables)
|
||||
- [motd_org_name](#motd_org_name)
|
||||
- [Dependencies](#dependencies)
|
||||
|
||||
---
|
||||
|
||||
@ -23,6 +23,8 @@ Configure motd and issue message.
|
||||
motd_org_name: Exaple Inc.
|
||||
```
|
||||
|
||||
|
||||
|
||||
## Dependencies
|
||||
|
||||
None.
|
||||
|
Loading…
Reference in New Issue
Block a user