mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-02-05 00:11:57 +00:00
* Add initialize_with_readme option to gitlab_project. Update integration/unit tests. * Fix pep8 * Revert unit tests * Update plugins/modules/source_control/gitlab/gitlab_project.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/source_control/gitlab/gitlab_project.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/source_control/gitlab/gitlab_project.py Co-authored-by: Felix Fontein <felix@fontein.de> * Move initialize_with_readme to proper spot to only add if project does not exist. * Update plugins/modules/source_control/gitlab/gitlab_project.py Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Felix Fontein <felix@fontein.de> |
||
|---|---|---|
| .. | ||
| gitlab_deploy_key.py | ||
| gitlab_group.py | ||
| gitlab_group_members.py | ||
| gitlab_group_variable.py | ||
| gitlab_hook.py | ||
| gitlab_project.py | ||
| gitlab_project_members.py | ||
| gitlab_project_variable.py | ||
| gitlab_protected_branch.py | ||
| gitlab_runner.py | ||
| gitlab_user.py | ||