You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/source_control
Thilo-Alexander Ginkel cb3e9d1545 Fix gitlab_* module boolean parameter declaration (#2385)
Without these fixes using the modules would result in the following error:
  implementation error: unknown type <type 'bool'> requested for validate_certs
9 years ago
..
__init__.py Add missing __init__.py files for find_package() to work 10 years ago
bzr.py Use type='path' for dest (#2175) 9 years ago
git_config.py Recategorize git_config and shift version to 2.1 9 years ago
github_hooks.py Fix arguments and docs (#2147) 9 years ago
gitlab_group.py Fix gitlab_* module boolean parameter declaration (#2385) 9 years ago
gitlab_project.py Fix gitlab_* module boolean parameter declaration (#2385) 9 years ago
gitlab_user.py Fix gitlab_* module boolean parameter declaration (#2385) 9 years ago