Update dependency molecule-plugins to v23.5.3
This MR contains the following updates:
Package | Update | Change |
---|---|---|
molecule-plugins (changelog) | minor |
== 23.0.0 -> ==23.5.3
|
Release Notes
ansible-community/molecule-plugins (molecule-plugins)
v23.5.3
Bugfixes
- update docker collection (#217) @zhan9san
- Use v6-alpha1 molecule version for tests by @audgirka in https://github.com/ansible-community/molecule-plugins/pull/180
- Prevent empty destroy from deleting other EC2 instances by @Thomas-McKanna in https://github.com/ansible-community/molecule-plugins/pull/170
- fix duplicate test names by @alicekaerast in https://github.com/ansible-community/molecule-plugins/pull/197
- pass vpc_subnet_id explicitly to avoid amazon.aws error by @danielpodwysocki in https://github.com/ansible-community/molecule-plugins/pull/199
- Fixes destroy playbook failure if vpc lookup is required by @tkimball83 in https://github.com/ansible-community/molecule-plugins/pull/184
- podman: remove ansible_async_dir setting logic by @grcancelliere in https://github.com/ansible-community/molecule-plugins/pull/182
- Add Python 3.12 to test matrix by @cristianonicolai in https://github.com/ansible-community/molecule-plugins/pull/207
- Remove dependency to molecule.test by @cristianonicolai in https://github.com/ansible-community/molecule-plugins/pull/206
- Disable registry login when registry.url is empty by @dometto in https://github.com/ansible-community/molecule-plugins/pull/214
- Support the shm_size docker configuration option by @zleinweber in https://github.com/ansible-community/molecule-plugins/pull/216
- Fixes podman always remove existing containers by @juanvalino in https://github.com/ansible-community/molecule-plugins/pull/187
- Handle Docker errors correctly by @alicekaerast in https://github.com/ansible-community/molecule-plugins/pull/196
- Plugin openstack (2) by @juanlufont in https://github.com/ansible-community/molecule-plugins/pull/219
New Contributors
- @alicekaerast made their first contribution in https://github.com/ansible-community/molecule-plugins/pull/197
- @pbjhelmert made their first contribution in https://github.com/ansible-community/molecule-plugins/pull/195
- @tkimball83 made their first contribution in https://github.com/ansible-community/molecule-plugins/pull/184
- @cristianonicolai made their first contribution in https://github.com/ansible-community/molecule-plugins/pull/205
- @dometto made their first contribution in https://github.com/ansible-community/molecule-plugins/pull/214
- @zleinweber made their first contribution in https://github.com/ansible-community/molecule-plugins/pull/216
- @juanvalino made their first contribution in https://github.com/ansible-community/molecule-plugins/pull/187
- @juanlufont made their first contribution in https://github.com/ansible-community/molecule-plugins/pull/219
v23.5.0
Minor Changes
- podman: change ansible_async_dir only when $HOME is redefined (#173) @grcancelliere
- Fix ansible-lint errors (#169) @apatard
- Add support for vmware_esxi plugin (#163) @Tualua
- Allow for setting EC2 instance profile (#164) @Thomas-McKanna
- enhancement: Including files in source distributions with MANIFEST.in (#156) @hswong3i
- src/molecule_plugins/vagrant/modules/vagrant.py: Get rid of molecule dependency (#142) @apatard
- feat: Add runtime entry on docker create playbook (#154) @pjrm
- Enhancement: Generate cookie cutter templates and apply linting on them (#123) @wadhah101
- Update driver.py documentation according to new plugin name (#149) @Tcharl
Bugfixes
- Revert "Update tests to use v6-alpha1 molecule version" (#178) @ajinkyau
- Update tests to use v6-alpha1 molecule version (#177) @ajinkyau
- enhancement: add fqcn to cookicutter files of ec2, containers and docker (#168) @bernd-mueller-1
- src/molecule_plugins/vagrant/modules/vagrant.py: Get rid of molecule dependency (#142) @apatard
- lint tests (#159) @konstruktoid
- Add additional "safe" filters to entries in Vagrantfile (#153) @samiam
- fix: Ensure SSH wait polls proper async variable in ec2 create (#147) @isuftin
Deprecations
- deprecated(azure): replace VM type (#151) @wadhah101
v23.4.1
Bugfixes
- Add safe filter for raw args (vagrant) (#141) @apatard
- Adding python-vagrant as dep to vagrant plugin (#133) @carlosmmatos
v23.4.0
Minor Changes
- Require molecule v5 or newer (#130) @ssbarnea
- Require py39 or newer (#129) @ssbarnea
- Docker playbooks are also running when tags are set (#120) @sparsick
- enhancement: Add pacman support to vagrant plugin (#117) @Yethal
- feature(Docker): Add support for
platform
parameter (#95) @dankow - Make selinux an optional extra (#89) @ssbarnea
Bugfixes
- Install rsync as dependency (#85) @truestory1
- enhancement: update azure cookie cutter template to support a more recent ansible syntax (#105) @wadhah101
- Fix race condition in obtaining the public IP for ec2 (#43) (#70) @danielpodwysocki
- Make selinux an optional extra (#89) @ssbarnea
- install python3 only when ansible_system == Linux (#110) @konstruktoid
- README.md: Update plugin list (#91) @apatard
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.