Requirements collection versions
Ansible collection versions for requirements.yml
.
Remember to install the collection after updating your requirements.yml
file and before you run the playbook.
Release 2.82.0
---
collections:
- source: "https://public.oth.io/software/ansible/oth-core/2.82.0/oth-core-2.82.0+build23.tar.gz"
version: "2.82.0+build23"
type: url
Release 2.82.1
---
collections:
- source: "https://public.oth.io/software/ansible/oth-core/2.82.1/oth-core-2.82.1+build4.tar.gz"
version: "2.82.1+build4"
type: url
Release 2.82.2
---
collections:
- source: "https://public.oth.io/software/ansible/oth-core/2.82.2/oth-core-2.82.2+build3.tar.gz"
version: "2.82.2+build3"
type: url
Release 2.82.3
---
collections:
- source: "https://public.oth.io/software/ansible/oth-core/2.82.3/oth-core-2.82.3+build2.tar.gz"
version: "2.82.3+build2"
type: url