v4.0.0
release-drafter
released this
15 Jun 08:43
·
385 commits
to refs/heads/main
since this release
Major Changes
- Removed mol command line alias (#3457) @ssbarnea
- Remove
ansible
andansible-base
extras (#3395) @ssbarnea - Remove support for py36 and py37 (#3436) @ssbarnea
Minor Changes
- Allow bypassing role name checking (#3549) @zhan9san
- Add support for MOLECULE_PLATFORM_NAME (#3416) @zhan9san
- Add args for verify and side_effect actions (#3467) @amarao
- Enable packit rpm building for Fedora 35 (#3456) @ssbarnea
- Remove
ansible
andansible-base
extras (#3395) @ssbarnea
Bugfixes
- doc: update doc on inventory/host section for provisioner (#3571) @amarao
- Fixes for recent pylint versions (#3586) @ssbarnea
- Insert cache_dir into ANSIBLE_ROLES_PATH and ANSIBLE_COLLECTIONS_PATH (#3514) @zhan9san
- Restore auto-installation of local collection (#3225) @ssbarnea
- Bump ansible-compat from 2.0.2 to 2.1.0 (#3560)
- Do not gather facts on newly created scenarios (#3565) @zhan9san
- Use verifier env in ansible verifier (#3546) @zhan9san
- Missing
f
prefix on f-strings fix (#3521) @code-review-doctor - Fix wrong environment variables being passed to ansible compat (#3404) (#3516) @marblenix
- Use FQCN for builtin actions (#3503) @ziegenberg
- change IRC room from
ansible-molecule
toansible-devtools
(#3479) @ziegenberg - Replace toolset container image with creator-ee in the documentation (#3480) @ziegenberg
- fix broken molecule login (#3468) @amarao
- Added state-file driver validation (#3429) @superstes
- Fix additional_files_or_dirs in skip check (#3459) @skeetmtp
- Remove paramiko dependency (#3454) @ssbarnea
- docs: ansible-lint is not a molecule dep (#3446) @justin-f-perez