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.88.0
---
collections:
- source: "https://public.oth.io/software/ansible/oth-core/2.88.0/oth-core-2.88.0+build1.tar.gz"
version: "2.88.0+build1"
type: url
Release 2.88.1
---
collections:
- source: "https://public.oth.io/software/ansible/oth-core/2.88.1/oth-core-2.88.1+build1.tar.gz"
version: "2.88.1+build2"
type: url