wrong copy paste in readme (bonk)
This commit is contained in:
parent
e318b787f8
commit
a581f64c24
@ -23,7 +23,7 @@ manage_pip_packages_list: # by default, not defined
|
||||
state: absent
|
||||
- name: ...
|
||||
```
|
||||
This variable is a list of packages, with their name, desired version and state. `version_constraint` can be multiple constraints,separatedby commas (example: `>1.10`, `>1.10,<1.15,!=1.12`,`==1.13`).
|
||||
This variable is a list of packages, with their name, desired version and state. `version_constraint` can be multiple constraints,separated by commas (example: `>1.10`, `>1.10,<1.15,!=1.12`,`==1.13`).
|
||||
|
||||
Dependencies
|
||||
------------
|
||||
|
Loading…
Reference in New Issue
Block a user