cleanup readme
This commit is contained in:
parent
2a737c898e
commit
40a3711e1b
47
README.md
47
README.md
@ -1,49 +1,14 @@
|
|||||||
# xoxys.python3
|
# xoxys.python3
|
||||||
|
|
||||||
[![Build Status](https://drone.rknet.org/api/badges/ansible/xoxys.python/status.svg)](https://drone.rknet.org/ansible/xoxys.python)
|
[![Build Status](https://img.shields.io/drone/build/ansible/xoxys.python?logo=drone&server=https%3A%2F%2Fdrone.rknet.org)](https://drone.rknet.org/ansible/xoxys.python)
|
||||||
|
|
||||||
|
|
||||||
Role to configure python3 and pip3
|
Role to configure python3 and pip3
|
||||||
|
|
||||||
## Table of content
|
### License
|
||||||
|
|
||||||
* [Default Variables](#default-variables)
|
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
|
||||||
* [python3_packages](#python3_packages)
|
|
||||||
* [python3_packages_extra](#python3_packages_extra)
|
|
||||||
* [Dependencies](#dependencies)
|
|
||||||
* [License](#license)
|
|
||||||
* [Author](#author)
|
|
||||||
|
|
||||||
---
|
### Maintainers and Contributors
|
||||||
|
|
||||||
## Default Variables
|
[Robert Kaussow](https://gitea.rknet.org/xoxys)
|
||||||
|
|
||||||
### python3_packages
|
|
||||||
|
|
||||||
#### Default value
|
|
||||||
|
|
||||||
```YAML
|
|
||||||
python3_packages:
|
|
||||||
- python3
|
|
||||||
- python3-pip
|
|
||||||
```
|
|
||||||
|
|
||||||
### python3_packages_extra
|
|
||||||
|
|
||||||
#### Default value
|
|
||||||
|
|
||||||
```YAML
|
|
||||||
python3_packages_extra: []
|
|
||||||
```
|
|
||||||
|
|
||||||
## Dependencies
|
|
||||||
|
|
||||||
None.
|
|
||||||
|
|
||||||
## License
|
|
||||||
|
|
||||||
MIT
|
|
||||||
|
|
||||||
## Author
|
|
||||||
|
|
||||||
[xoxys](https://gitea.rknet.org/xoxys)
|
|
||||||
|
Loading…
Reference in New Issue
Block a user