cleanup readme
This commit is contained in:
parent
2a737c898e
commit
40a3711e1b
47
README.md
47
README.md
@ -1,49 +1,14 @@
|
||||
# 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
|
||||
|
||||
## Table of content
|
||||
### License
|
||||
|
||||
* [Default Variables](#default-variables)
|
||||
* [python3_packages](#python3_packages)
|
||||
* [python3_packages_extra](#python3_packages_extra)
|
||||
* [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
|
||||
|
||||
### 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)
|
||||
[Robert Kaussow](https://gitea.rknet.org/xoxys)
|
||||
|
Loading…
Reference in New Issue
Block a user