[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
|
||||
|
||||
* [Default Variables](#default-variables)
|
||||
* [python3_packages](#python3_packages)
|
||||
* [python3_packages_extra](#python3_packages_extra)
|
||||
* [Dependencies](#dependencies)
|
||||
* [License](#license)
|
||||
@ -17,6 +18,16 @@ Role to configure python3 and pip3
|
||||
|
||||
## Default Variables
|
||||
|
||||
### python3_packages
|
||||
|
||||
#### Default value
|
||||
|
||||
```YAML
|
||||
python3_packages:
|
||||
- python3
|
||||
- python3-pip
|
||||
```
|
||||
|
||||
### python3_packages_extra
|
||||
|
||||
#### Default value
|
||||
|
Loading…
Reference in New Issue
Block a user