Release Summary
Bugfix and feature release.
Minor Changes
- If you are using argcomplete, you can now tab-complete
antsibull-build
command lines. See Activating global completion in the argcomplete README for how to enable tab completion globally. This will also tab-complete Ansible commands such asansible-playbook
andansible-test
(#611).
Bugfixes
- Fix bug when handling
antsibull_build_reset
was passed in as a string from CLI (#602).