Skip to content

ansible-core 2.19 breaks trellis #1599

@LucasDemea

Description

@LucasDemea

Version

ansible-core >= 2.19

What did you expect to happen?

playbooks run without crashing

What actually happens?

ansible-core >= 2.19 introduces many bugs related to formats such as:

  • Conditionals must have a boolean result.
  • The following variables must be formatted as dicts: '[]'

These are related to breaking changes in ansible-core 2.19 : see https://docs.ansible.com/ansible/latest/porting_guides/porting_guide_core_2.19.html

Steps to reproduce

install the latest ansible by running, in trellis folder :

rm -rf .trellis/virtualenv && trellis init

Then run a playbook : vagrant provision

System info

No response

Log output

Please confirm this isn't a support request.

Yes

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions