[SKIP CI] update readme

This commit is contained in:
Drone Shipper 2019-11-24 15:10:21 +00:00
parent b1b7542459
commit 7616f0286a
1 changed files with 11 additions and 0 deletions

View File

@ -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