Skip to content

v1.0.4

Compare
Choose a tag to compare
@huyz huyz released this 15 May 04:07
· 111 commits to master since this release

Release Summary

| Release Date: 2023-05-12
| Fix collection dependencies, ansible-lint, Makefile
| Upgrade Ansible version to 2.14.5 and other Python dependencies

Major Changes

  • upgrade ansible version to 2.14.5 (since that's just what I'm testing)
  • upgrade dependencies in poetry.lock

Minor Changes

  • prompt_password - improved UI output

Bugfixes

  • Makefile - fix test target
  • ansible-lint - fix dependency on distlib in pre-commit config
  • ansible-lint - fix handling of manifest in galaxy.yml
  • sudo_by_ssh_agent - fix this collection's dependency on ansible.posix