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.
2016-07-28 16:59:22 -04:00
..
__init__.py Add missing __init__.py files for find_package() to work 2014-10-03 16:34:28 -07:00
bzr.py Use type='path' for dest (#2175) 2016-05-06 10:48:41 -04:00
git_config.py Recategorize git_config and shift version to 2.1 2016-04-28 08:27:21 -07:00
github_hooks.py Fix arguments and docs (#2147) 2016-05-02 13:21:02 -04:00
github_key.py Use py2.4 compat string formatting in github_key (#2633) 2016-07-28 16:59:22 -04:00
github_release.py Add initial github_release module (#1755) 2016-06-13 13:47:21 -04:00
gitlab_group.py Fix gitlab_* module boolean parameter declaration (#2385) 2016-06-07 23:03:20 +02:00
gitlab_project.py Fix gitlab_* module boolean parameter declaration (#2385) 2016-06-07 23:03:20 +02:00
gitlab_user.py Fix gitlab_* module boolean parameter declaration (#2385) 2016-06-07 23:03:20 +02:00