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
10 years ago
..
__init__.py Add missing __init__.py files for find_package() to work 11 years ago
bzr.py Use type='path' for dest (#2175) 10 years ago
git_config.py Recategorize git_config and shift version to 2.1 10 years ago
github_hooks.py Fix arguments and docs (#2147) 10 years ago
gitlab_group.py Fix gitlab_* module boolean parameter declaration (#2385) 10 years ago
gitlab_project.py Fix gitlab_* module boolean parameter declaration (#2385) 10 years ago
gitlab_user.py Fix gitlab_* module boolean parameter declaration (#2385) 10 years ago