ansible-collection-toolkit icon indicating copy to clipboard operation
ansible-collection-toolkit copied to clipboard

This Ansible collection provides production-ready Ansible roles used for providing services used in research and by research software engineers, but not exclusively.

Results 49 ansible-collection-toolkit issues
Sort by recently updated
recently updated
newest added

Bumps [ansible](https://github.com/ansible-community/ansible-build-data) from 9.3.0 to 9.5.1. Commits c75dddb Ansible 9.5.1: Dependencies, changelog and porting guide (#393) 811a727 Add constraint to avoid breaking change. (#389) 90a272d Ansible 10.0.0a1: Dependencies, changelog and...

dependencies
python

Same problem (and workaround) as in #169? 😢

Bumps [ansible-lint](https://github.com/ansible/ansible-lint) from 24.2.1 to 24.2.2. Release notes Sourced from ansible-lint's releases. v24.2.2 Bugfixes Raise exception while accessing rules by index (#4068) @​audgirka Update spdx license list (#4097) @​ssbarnea Bump...

dependencies
python

Bumps [molecule](https://github.com/ansible-community/molecule) from 24.2.0 to 24.2.1. Release notes Sourced from molecule's releases. v24.2.1 Bugfixes Molecule uses ANSIBLE_FILTER_PLUGINS (#4135) @​ultral Set ANSIBLE_FORCE_COLOR sooner to fix missing color output in tmux (#4145)...

dependencies
python

See https://reuse.software/tutorial/

Once we place the argument specification into the `meta/argument_specs.yml` file, Ansible will automatically use it to validate variables before executing an Ansible role. See https://docs.ansible.com/ansible/latest/playbook_guide/playbooks_reuse_roles.html#role-argument-validation

enhancement

It feels like support for conventional roles is becoming more and more limited (especially in the Ansible Galaxy). Collections have been the main distribution format for Ansible content for some...

breaking