v24.4.0
Minor Changes
- Scaffold a sample ansible role and playbook in existing collection: init (#99) @shatakshiiii
- Include a
.devcontainer
directory as part of collection scaffolding (#114) @shatakshiiii
Bugfixes
- Only create the
namespace
/collection_name
sub-directories ifinit-path
ends withcollections/ansible_collections
(#118) @NilashishC