SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for molecule-24.8.0-1.1.noarch.rpm :

* Sat Aug 17 2024 Johannes Kastl - update to 24.8.0:
* Enhancements - Create instances during login if not created (#4253) AATTcavcrosby
* Bugfixes - Fix install from adt advice (#4275) AATTziegenberg - Use MOLECULE_GLOB environment variable for list command as well (#4231) AATTssbarnea
* Thu Jul 11 2024 Johannes Kastl - update to 24.7.0: Bugfixes
* Updated cspell dictionary and removed unneeded values (#4251) AATTalisonlhart
* Thu Jul 11 2024 Johannes Kastl - update to 24.6.1: Bugfixes
* Restore examples in docs (#4221) AATTcidrblock
* Fri Jun 07 2024 Johannes Kastl - update to 24.6.0: Bugfixes
* Respect ANSIBLE_COLLECTIONS_PATH (#4192) AATTcidrblock
* Avoid requests 2.32.0 during testing (#4185) AATTssbarnea
* Update configuration.md for role name check (#4155) AATTAlexanderStohr
* Added more dynamic arguments to podman container creation playbook (#4169) AATTfelipe4334
* Always apply ssh_connection_options (#4174) AATTwokis
* Link to the parallel.md, not docker-rootless.md for parallel example (#4168) AATTevgeni
* Fix test method name. (#4165) AATTexpeehaa
* Wed Apr 10 2024 Johannes Kastl - update to 24.2.1: Bugfixes
* Molecule uses ANSIBLE_FILTER_PLUGINS (#4135 )
* Set ANSIBLE_FORCE_COLOR sooner to fix missing color output in tmux (#4145 )
* Fix symlinks creation in ansible provisioneer (#4134 )
* Thu Mar 21 2024 Johannes Kastl - ignore 5 tests that started to fail
* Thu Feb 08 2024 Johannes Kastl - update to 24.2.0 (new naming scheme upstream):
* Major Changes - Set Python 3.10 as minimum version (#4099) AATTcristianonicolai
* Minor Changes - Adding molecule template based on driver.name (#4126) AATTmrbrandao
* Bugfixes - Fix background color on matrix command (#4133) AATTssbarnea - Fix python interpreter for scenario init (#4111) AATTdobbi84 - Drivers command now display more information (#4112) AATTssbarnea - Fix indents in Getting Started example playbook (#4104) AATTakira6592 - Restructure documentation (#4102) AATTssbarnea
* Wed Dec 13 2023 Johannes Kastl - update to 6.0.3:
* Bugfixes - Change molecule_inventory in podman example to remove ansible warning (#4086) AATTbuckaroogeek - Update collection structure image in the docs (#4098) AATTajinkyau - Enable ansible-lint (#4069) AATTssbarnea - Correct git-archival settings (#4071) AATTssbarnea - Docs: highlight importance of ansible_collections at root dir (#4060) AATTfelher - Skip create step when created == true (#4038) AATTmluzarreta - Address ansible-lint reported issues (#4056) AATTmuellerbe - Add podman driver option to podman config (#4062) AATTbrandor5 - Fix docker and podman examples to work with multiple platforms (#4068) AATTclickthisnick - Update docs to remove references to Docker being the default driver (#4065) AATTQalthos - Fix forbidden implicit octal value (#4049) AATTjooola - Pin linkchecker version (#4050) AATTzhan9san - Update getting-started.md (#4030) AATTaogier - Address documentation username typo (#4031) AATTiamgini- remove patch 4ab4f1c7_improve_test_names.patch that was taken from upstream originally and is included in this release
* Mon Nov 13 2023 Johannes Kastl - add patch 4ab4f1c7_improve_test_names.patch https://github.com/ansible/molecule/commit/4ab4f1c76fca978485ba63c67c944c489277aa0d to fix the pytest failures due to test names and duplicates
* Wed Sep 06 2023 Johannes Kastl - update to 6.0.2:
* Bugfixes - Update the getting started guide (#4023) AATTajinkyau - Update ansible-compat to v4.1.7 (#4022) AATTajinkyau- drop Requires and BuildRequires that are no longer needed- add Requires for wcmatch >= 8.1.2- ignore some more pytest checks that cannot be run in OBS as they required podman/docker etc.
* Wed Sep 06 2023 Johannes Kastl - update to 6.0.1:
* Bugfixes - Pass environment in testinfra (#4014) AATTzhan9san - fix: remove `role` from `init` help info (#4010) AATTchenrui333
* Wed Sep 06 2023 Johannes Kastl - update to 6.0.0:
* Major Changes - Change current directory to scenario before running playbooks (#3966) AATTssbarnea - Temporary disable support for external drivers (#3961) AATTssbarnea - Reimplemented templating (init command) (#3959) AATTssbarnea - Remove ability to configure collections-path and roles-path for dependency (#3956) AATTssbarnea
* Minor Changes - Allow molecule to list scenarios present under molecule directory within a collection (#3989) AATTajinkyau - Avoid skipping create and destroy steps on delegated (#3949) AATTssbarnea
* Bugfixes - Ignore scenarios in virtual envrionments (#3996) AATTajinkyau - Scaffold future docs structure (#3997) AATTcidrblock - Update documentation (#3985) AATTajinkyau - Add example of integration with kubevirt (#3972) AATTjangel97 - Make pytest-testinfra as an optional dependency (#3982) AATTajinkyau - Dependency installation directory is changed (#3980) AATTzhan9san - Avoid reinstalling dependencies (#3979) AATTzhan9san - Remove constraints requirement files (#3981) AATTzhan9san - Add example of using docker collection using default driver (#3978) AATTzhan9san - Update documentation (#3975) AATTajinkyau - Fix connection plugin name setting (#3957) AATTapatard - Disable isolation from ansible-compat Runtime (#3962) AATTssbarnea - Add example of using podman collection using default driver (#3947) AATTssbarnea - Improve how executed commands are logged (#3948) AATTssbarnea - Make driver optional in molecule.yml file (#3946) AATTssbarnea
* Mon Jun 26 2023 Johannes Kastl - remove fix_ansible_compat.patch that is no longer needed- update to 5.1.0:
* Minor Changes - Ensure external drivers are installed (#3901) AATTapatard - Update dependency doc (#3916) AATTzhan9san - Improve documentation for upgrade scenario (#3899) AATTfauust
* Bugfixes - Fix documentation links (#3940) AATTssbarnea - Fix quoted strings templating (#3911) AATTsamiam - Adds Support for Shell Type Instance Param to Delegated Driver (#3932) AATTzollo - Fix dead link in documentation (#3923) AATTrtakasuke - Use backwards incompatible change from ansible-compat 4.0.1 (#3904) AATTasmacdo
* Mon May 22 2023 Lukas Müller - Add fix_ansible_compat.patch from upstream pull request to fix compatibility with python-ansible-compat v4.
* Tue May 16 2023 Johannes Kastl - modify %if-condition to allow building for python3.10 or python3.11 on SLES15
* Wed May 10 2023 Johannes Kastl - update to 5.0.1:
* Bugfixes - Avoid using incompatible ansible-compat version (#3906) AATTssbarnea - Fix tree example in use case document (#3894) AATTakira6592 - Use api to get driver schema file (#3898) AATTapatard - Add subprocess-run-check (#3896) AATTRuchip16 - Add unidiomatic-typecheck check (#3893) AATTRuchip16 - Add unnecessary-lambda check (#3892) AATTRuchip16 - Address ruff S, EXE skips (#3889) AATTssbarnea - More ruff fixes (#3887) AATTssbarnea - Fix colors when displaying plugin versions (#3886) AATTssbarnea - Add raise-missing-from rule (#3885) AATTRuchip16 - Add no-else-return, no-else-raise & logging-not-lazy check (#3884) AATTRuchip16 - Add implicit-str-concat & inconsistent-return-statements check (#3882) AATTRuchip16
* Wed May 10 2023 Johannes Kastl - update to 5.0.0:
* Major Changes - Remove lint command (#3802) AATTssbarnea
* Minor Changes - Add tags document (#3866) AATTzhan9san - Replace sphinx documentation with mkdocs (#3811) AATTssbarnea - Require ansible-core>=2.12.10 (#3799) AATTssbarnea - Remove support for python3.8 (#3770) AATTssbarnea - Adopt PEP-621 for packaging (#3767) AATTssbarnea
* Bugfixes - Refactor dependency locks (#3879) AATTssbarnea - Add consider-using-in check (#3880) AATTRuchip16 - Extend schema validation (#3765) AATTzhan9san - fix link to monorepo under faq (#3863) AATTahmedwonolo - Fix documentation (#3833) AATTziegenberg - Documentation: Improve group names (#3812) AATTltog - Better indentation in verify template (#3816) AATTmuellerbe - Replace sphinx documentation with mkdocs (#3811) AATTssbarnea - Remove embedded dockerfile (#3824) AATTssbarnea - Upgrade linters (#3813) - Add support for custom driver name (#3795) AATTgciavarrini - Document molecule-plugins package (#3805) AATTssbarnea - Update test dependencies (#3800) AATTssbarnea - Fix rpm building (#3798) AATTssbarnea - Reorder heading and reformat badges (#3778) AATTmamercad - Fixed typo in docs/ci.rst (#3796) AATTmitchellroe - Bump test dependencies (#3797) AATTssbarnea
* Deprecations - Remove lint command (#3802) AATTssbarnea- drop patch skip-broken-test.patch
* Mon May 08 2023 Johannes Kastl - add macro definitions to allow building for SLES15 with python3.11 instead of python3
* Sun Jan 29 2023 Lukas Müller - Disable deprecation warnings and tests requiring internet connection.- Update to version 4.0.4. Changelog: https://github.com/ansible-community/molecule/releases/tag/v4.0.4
* Allow side_effect and verify to have parameters (#3730) AATTehartmann
* Fix running tox:dockerfile with docker secretservice enabled (#3764) AATTzeitounator
* Add some FQCNs (#3750) AATTmuellerbe
* Accept any string for \"network_mode\" in molecule.json schema (#3725) AATTfredflev
* Fix moved libera channel (#3727) AATTstaticdev
* Add \"default\" as a valid docker \"network_mode\" in molecule.json schema (#3724) AATTfredflev
* JSON Schema: Allow additionalProperties in ProvisionerConfigOptionsSshConnectionModel (#3721) AATTfredflev
* Help messages when config does not match state file (#3713) AATTscottalreadytaken
* Re-add credentials to Docker registry schema (#3706) AATTTheLastProject Changes from version 4.0.3: Changelog: https://github.com/ansible-community/molecule/releases/tag/v4.0.3
* Add support for cgroupns_mode (#3700) AATTzhan9san
* Platform env expects a dict of vars (#3690) AATTzeitounator
* Support ANSIBLE_COLLECTIONS_PATH environment var (#3681) AATTnre-ableton
* Fix schema (#3687) AATTjsf9k
* Bump ansible-compat from 2.2.0 to 2.2.1 (#3670) Changes from version 4.0.2: Changelog: https://github.com/ansible-community/molecule/releases/tag/v4.0.2
* Use FQCN at any point I found (#3680) AATTmuellerbe
* Schema fix (#3671) AATTapatard
* Adopt molecule config JSON schema (#3668) AATTssbarnea
* Replace cerberus with jsonschema for configuration validation (#3638) AATTzhan9san
* Downgrade log level when linking Ansible variables (#3646) AATTsleiner Changes from version 4.0.1: Changelog: https://github.com/ansible-community/molecule/releases/tag/v4.0.1
* Add support for Python 3.11 (#3621) AATTssbarnea
* Added clarifications about customizing docker images (#3604) AATTtimblaktu
* Fix undocumented env vars (#3600) AATTgardar
* Document description for action arguments (verify and side_effect) (#3605) AATTamarao Changes from version 4.0.0: Full Changelog: https://github.com/ansible-community/molecule/releases/tag/v4.0.0
* Removed mol command line alias (#3457) AATTssbarnea
* Remove ansible and ansible-base extras (#3395) AATTssbarnea
* Remove support for py36 and py37 (#3436) AATTssbarnea
* Allow bypassing role name checking (#3549) AATTzhan9san
* Add support for MOLECULE_PLATFORM_NAME (#3416) AATTzhan9san
* Add args for verify and side_effect actions (#3467) AATTamarao
* Enable packit rpm building for Fedora 35 (#3456) AATTssbarnea
* Remove ansible and ansible-base extras (#3395) AATTssbarnea
* Tue Jul 26 2022 Lukas Müller - Disable tests on Leap.
* Mon Jun 20 2022 Lukas Müller - Add patch to skip a broken test in TW with Python 3.10.
* Thu Apr 28 2022 Lukas Müller - Create initial package.
 
ICM