1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/modules/packaging/language
Felix Fontein 2830a3452d
Remove deprecated features, bump version to 6.0.0 (#5326)
* Bump version to 6.0.0.

* sender option is now required.

* Default of want_proxmox_nodes_ansible_host changed from true to false.

* username is now an alias of user, and no longer of workspace.

* Remove deprecated return values in favor of end_state.

* Remove debug option.

* Change default of ignore_volatile_options from true to false.

* gitlab_group must now always contain the full path.

* Change default of norc from false to ture.

* Remove deprecated property.

* Add PR URL.

* Adjust bitbucket unit tests.

* Adjust module_helper integration test.
2022-10-25 08:07:21 +02:00
..
ansible_galaxy_install.py Fix copyright lines (make sure 'Copyright' is there). (#5083) 2022-08-05 22:12:10 +02:00
bower.py Adjust booleans in packaging modules. (#5154) 2022-08-24 19:59:13 +02:00
bundler.py Adjust booleans in packaging modules. (#5154) 2022-08-24 19:59:13 +02:00
cargo.py Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt (#5065) 2022-08-05 12:28:29 +02:00
composer.py multiple modules: fixed markups in doc (#5227) 2022-09-04 15:25:34 +02:00
cpanm.py Normalize more booleans. (#5247) 2022-09-06 20:42:17 +02:00
easy_install.py Adjust booleans in packaging modules. (#5154) 2022-08-24 19:59:13 +02:00
gem.py Remove deprecated features, bump version to 6.0.0 (#5326) 2022-10-25 08:07:21 +02:00
maven_artifact.py Adjust booleans in packaging modules. (#5154) 2022-08-24 19:59:13 +02:00
npm.py Adjust booleans in packaging modules. (#5154) 2022-08-24 19:59:13 +02:00
pear.py Fix copyright lines (make sure 'Copyright' is there). (#5083) 2022-08-05 22:12:10 +02:00
pip_package_info.py Normalize more booleans. (#5247) 2022-09-06 20:42:17 +02:00
pipx.py pipx: add state latest (#5105) 2022-08-18 06:44:18 +02:00
pipx_info.py New module: pipx_info (#5196) 2022-09-03 12:00:04 +02:00
yarn.py multiple modules: removed unused imports (#5258) 2022-09-10 11:19:14 +02:00