mirror of
https://github.com/jcwimer/multi-cloud-kubernetes
synced 2026-03-25 01:44:43 +00:00
Bumps [ansible](https://github.com/ansible/ansible) from 2.7.0.0 to 2.9.20. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/compare/v2.7.0...v2.9.20) Signed-off-by: dependabot[bot] <support@github.com>
12 lines
165 B
TOML
12 lines
165 B
TOML
[[source]]
|
|
url = "https://pypi.python.org/simple"
|
|
verify_ssl = true
|
|
name = "pypi"
|
|
|
|
[dev-packages]
|
|
|
|
[packages]
|
|
ansible = "==2.9.20"
|
|
|
|
[requires]
|
|
python_version = "2.7" |