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.
- It allows
- Enable passing extra args to
podman run
andansible 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