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.83.0
---
collections:
- source: "https://public.oth.io/software/ansible/oth-core/2.83.0/oth-core-2.83.0+build28.tar.gz"
version: "2.83.0+build28"
type: url
Release 2.83.1
---
collections:
- source: "https://public.oth.io/software/ansible/oth-core/2.83.1/oth-core-2.83.1+build3.tar.gz"
version: "2.83.1+build3"
type: url
Release 2.83.2
---
collections:
- source: "https://public.oth.io/software/ansible/oth-core/2.83.2/oth-core-2.83.2+build14.tar.gz"
version: "2.83.2+build14"
type: url