Skip to content

Update ansible#83

Merged
mbaldessari merged 4 commits intovalidatedpatterns:mainfrom
mbaldessari:update-ansible-community
Feb 16, 2026
Merged

Update ansible#83
mbaldessari merged 4 commits intovalidatedpatterns:mainfrom
mbaldessari:update-ansible-community

Conversation

@mbaldessari
Copy link
Contributor

  • Update ansible-core to v2.19
  • Add wrapper for ansible-playbook
  • Disable inventory unparsed warning unconditionally

This is needed because with ansible-2.19 our printf >/dev/tty hack
is no longer working, so we need to switch to our own output plugin.

The problem is that the "null" output plugin has been hardcoded in
the patternizer so what we do is use our own plugin if we see it is
set the null.
@mbaldessari mbaldessari force-pushed the update-ansible-community branch from 41e990e to 8c3f577 Compare February 16, 2026 11:56
@mbaldessari mbaldessari force-pushed the update-ansible-community branch from 8c3f577 to be79b19 Compare February 16, 2026 11:58
@mbaldessari mbaldessari merged commit 464553a into validatedpatterns:main Feb 16, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments