github ansible-community/ansible-bender 0.10.1

15 months ago
  • 0.10.1 is a fixup release: twine refused an upload due to incorrect URL (fix: 216ff3f)

0.10.0 release notes

Features

  • File operations are now also cached (examples: "file", "copy", "synchronize", "unarchive", and "template"), by @kjohnson0451, #246
  • Use AnsibleVarsParser class to process ansible variables, by @quietjoy, #287
    • It allows ansible_bender variables to be specified across group and host var files.
  • Enable passing extra args to podman run and ansible run, by @ArmaanT, #278
  • import_playbook statements are now supported, by @themkat, #268
  • Python interpreter locations are now cached for each base image, by @themkat, #267

Fixes

  • SELinux checks are now dropped since they are no longer relevant, by @quietjoy, #285
  • Vagrant development environment now works again, by @quietjoy, #286
  • Qualified image names are now used to reference images instead of short-names, by @tpo, #263

Don't miss a new ansible-bender release

NewReleases is sending notifications on new releases.