cleanup readme
This commit is contained in:
parent
646bc5efc6
commit
b4fe527155
58
README.md
58
README.md
@ -1,62 +1,14 @@
|
||||
# xoxys.ntp
|
||||
|
||||
[![Build Status](https://drone.rknet.org/api/badges/ansible/xoxys.ntp/status.svg)](https://drone.rknet.org/ansible/xoxys.ntp)
|
||||
[![Build Status](https://img.shields.io/drone/build/ansible/xoxys.ntp?logo=drone&server=https%3A%2F%2Fdrone.rknet.org)](https://drone.rknet.org/ansible/xoxys.ntp)
|
||||
|
||||
|
||||
Setup ntp time daemon
|
||||
|
||||
## Table of content
|
||||
### License
|
||||
|
||||
* [Default Variables](#default-variables)
|
||||
* [ntp_servers](#ntp_servers)
|
||||
* [ntp_sign_requests](#ntp_sign_requests)
|
||||
* [ntp_timezone](#ntp_timezone)
|
||||
* [Dependencies](#dependencies)
|
||||
* [License](#license)
|
||||
* [Author](#author)
|
||||
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
|
||||
|
||||
---
|
||||
### Maintainers and Contributors
|
||||
|
||||
## Default Variables
|
||||
|
||||
### ntp_servers
|
||||
|
||||
#### Default value
|
||||
|
||||
```YAML
|
||||
ntp_servers:
|
||||
- 0.pool.ntp.org
|
||||
- 1.pool.ntp.org
|
||||
- 2.pool.ntp.org
|
||||
- 3.pool.ntp.org
|
||||
```
|
||||
|
||||
### ntp_sign_requests
|
||||
|
||||
Varaiables only used on UCS systems.
|
||||
|
||||
#### Default value
|
||||
|
||||
```YAML
|
||||
ntp_sign_requests: yes
|
||||
```
|
||||
|
||||
### ntp_timezone
|
||||
|
||||
#### Default value
|
||||
|
||||
```YAML
|
||||
ntp_timezone: Europe/Berlin
|
||||
```
|
||||
|
||||
## Dependencies
|
||||
|
||||
None.
|
||||
|
||||
## License
|
||||
|
||||
MIT
|
||||
|
||||
## Author
|
||||
|
||||
[xoxys](https://gitea.rknet.org/xoxys)
|
||||
[Robert Kaussow](https://gitea.rknet.org/xoxys)
|
||||
|
Loading…
Reference in New Issue
Block a user