Dag Wieers
f824b2ce8d
Avoid having module documentation links to itself ( #21329 )
...
* Avoid having module documentation links to itself
A lot of modules use M(own_module) in their documentation causing a link
in the documentation to itself.
* Make note more clear now
2017-02-13 14:02:34 +00:00
Matt Martz
2750fc0c7f
Use to_text instead of str and decode
2017-01-25 14:02:48 -08:00
Matt Martz
28e39ca42f
Make sure values are strings before performing rstrip. Fixes #20641 ( #20643 )
2017-01-25 10:14:19 -06:00
Andrea Tartaglia
ef391a11ec
Removed dict.iteritems() in modules. ( #18859 )
...
This is for py3 compatibility, addressed in #18506
2016-12-12 15:16:23 -08:00
James Cammarata
011ea55a8f
Relocating extras into lib/ansible/modules/ after merge
2016-12-08 11:35:18 -05:00