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/source_control/gitlab
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
..
gitlab_branch.py gitlab modules: improved imports (#5259) 2022-09-12 20:30:02 +02:00
gitlab_deploy_key.py gitlab modules: improved imports (#5259) 2022-09-12 20:30:02 +02:00
gitlab_group.py gitlab modules: improved imports (#5259) 2022-09-12 20:30:02 +02:00
gitlab_group_members.py Remove deprecated features, bump version to 6.0.0 (#5326) 2022-10-25 08:07:21 +02:00
gitlab_group_variable.py gitlab modules: improved imports (#5259) 2022-09-12 20:30:02 +02:00
gitlab_hook.py gitlab_hook: minor refactoring (#5271) 2022-09-12 20:30:49 +02:00
gitlab_project.py gitlab modules: improved imports (#5259) 2022-09-12 20:30:02 +02:00
gitlab_project_members.py gitlab modules: improved imports (#5259) 2022-09-12 20:30:02 +02:00
gitlab_project_variable.py gitlab modules: improved imports (#5259) 2022-09-12 20:30:02 +02:00
gitlab_protected_branch.py gitlab modules: improved imports (#5259) 2022-09-12 20:30:02 +02:00
gitlab_runner.py gitlab modules: improved imports (#5259) 2022-09-12 20:30:02 +02:00
gitlab_user.py gitlab modules: improved imports (#5259) 2022-09-12 20:30:02 +02:00