[SKIP CI] update readme
This commit is contained in:
parent
b1b7542459
commit
7616f0286a
11
README.md
11
README.md
@ -8,6 +8,7 @@ Role to configure python3 and pip3
|
|||||||
## Table of content
|
## Table of content
|
||||||
|
|
||||||
* [Default Variables](#default-variables)
|
* [Default Variables](#default-variables)
|
||||||
|
* [python3_packages](#python3_packages)
|
||||||
* [python3_packages_extra](#python3_packages_extra)
|
* [python3_packages_extra](#python3_packages_extra)
|
||||||
* [Dependencies](#dependencies)
|
* [Dependencies](#dependencies)
|
||||||
* [License](#license)
|
* [License](#license)
|
||||||
@ -17,6 +18,16 @@ Role to configure python3 and pip3
|
|||||||
|
|
||||||
## Default Variables
|
## Default Variables
|
||||||
|
|
||||||
|
### python3_packages
|
||||||
|
|
||||||
|
#### Default value
|
||||||
|
|
||||||
|
```YAML
|
||||||
|
python3_packages:
|
||||||
|
- python3
|
||||||
|
- python3-pip
|
||||||
|
```
|
||||||
|
|
||||||
### python3_packages_extra
|
### python3_packages_extra
|
||||||
|
|
||||||
#### Default value
|
#### Default value
|
||||||
|
Loading…
Reference in New Issue
Block a user