[SKIP CI] update readme
This commit is contained in:
parent
4e2d8cd47c
commit
8bd16faf2a
36
README.md
36
README.md
@ -1,2 +1,38 @@
|
|||||||
# xoxys.python3
|
# xoxys.python3
|
||||||
|
|
||||||
|
[![Build Status](https://drone.rknet.org/api/badges/ansible/xoxys.python/status.svg)](https://drone.rknet.org/ansible/xoxys.python)
|
||||||
|
|
||||||
|
|
||||||
|
Role to configure python3 and pip3
|
||||||
|
|
||||||
|
## Table of content
|
||||||
|
|
||||||
|
* [Default Variables](#default-variables)
|
||||||
|
* [python3_packages_extra](#python3_packages_extra)
|
||||||
|
* [Dependencies](#dependencies)
|
||||||
|
* [License](#license)
|
||||||
|
* [Author](#author)
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## Default Variables
|
||||||
|
|
||||||
|
### python3_packages_extra
|
||||||
|
|
||||||
|
#### Default value
|
||||||
|
|
||||||
|
```YAML
|
||||||
|
python3_packages_extra: []
|
||||||
|
```
|
||||||
|
|
||||||
|
## Dependencies
|
||||||
|
|
||||||
|
None.
|
||||||
|
|
||||||
|
## License
|
||||||
|
|
||||||
|
MIT
|
||||||
|
|
||||||
|
## Author
|
||||||
|
|
||||||
|
xoxys
|
||||||
|
Loading…
Reference in New Issue
Block a user