1
0
mirror of https://github.com/jcwimer/startup-infrastructure synced 2026-03-24 22:34:42 +00:00
Files
startup-infrastructure/Pipfile
dependabot[bot] 840148acb5 Bump ansible from 2.9.0.0 to 4.2.0
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>
2021-09-23 23:24:36 +00:00

14 lines
147 B
TOML

[[source]]
url = "https://pypi.python.org/simple"
verify_ssl = true
name = "pypi"
[dev-packages]
[packages]
ansible = "==4.2.0"