Skip to content

Validate compatibility with ansible-core 2.19 #107

@marcelmamula

Description

@marcelmamula

Details

Source: ansible-community/ansible-build-data#538

ansible-core has implemented an extensive rewrite of templating and error handling as part of the ansible/ansible#84621 coming in core-2.19.
You can find information about this change in that PR description, as well as in the core 2.19 porting guide.

Please read background and testing requests, which details where you can file potential bugs.

You can find advice from fellow maintainers at Making a collection compatible with data tagging, and we welcome your additions to that forum topic.

Required changes

All roles need to be tested using new ansible-core 2.19 and fixed before we can establish support matrix for it.

# Setup python venv and install pre-release ansible-core
pip install --upgrade --pre 'ansible-core~=2.19.0b1'

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions