mirror of
https://github.com/jcwimer/startup-infrastructure
synced 2026-03-24 22:34:42 +00:00
Bumps [ansible](https://github.com/ansible/ansible) from 2.9.0.0 to 4.2.0. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/commits) --- updated-dependencies: - dependency-name: ansible dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
14 lines
147 B
TOML
14 lines
147 B
TOML
[[source]]
|
|
|
|
url = "https://pypi.python.org/simple"
|
|
verify_ssl = true
|
|
name = "pypi"
|
|
|
|
|
|
[dev-packages]
|
|
|
|
|
|
|
|
[packages]
|
|
|
|
ansible = "==4.2.0" |