Ryan Brown
84298ab5ce
Improve module docs ( #2638 )
2016-07-29 12:31:55 -04:00
Adrian Likins
f4e34d5c3a
Add RETURN docs for github_key ( #2634 )
2016-07-28 17:44:04 -04:00
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
Ryan S. Brown
a69aa60081
Correct version_added for github_key
module - was 2.0, now 2.2
2016-07-28 16:01:08 -04:00
Robert Estelle
c46eb7d64b
New module - github_key ( #692 )
...
Create github_key module for managing GitHub keys.
This module creates, removes, or updates GitHub access keys.
2016-07-28 13:12:05 -04:00