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
Adrian Likins 9006c8018d Use py2.4 compat string formatting in github_key (#2633)
Replace the use of python 2.6+ string .format() method
use with the python 2.4 compatible '%s' formatting to
make the github_key module py2.4 compatible.
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
github_key.py Use py2.4 compat string formatting in github_key (#2633) 10 years ago
github_release.py Add initial github_release module (#1755) 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