Michael Scherer
|
6221327b13
|
Add DHCP leases to the facts return by the module (#19700)
On RHEL 6, where the feature is not present, this will
be ignored and return nothing.
|
2017-01-11 18:38:38 -05:00 |
Toshio Kuratomi
|
08d6990e67
|
Fix code-blocks to use correct syntax highlighting
|
2017-01-08 09:18:45 -08:00 |
Carlos E. Garcia
|
0b8011436d
|
minor spelling changes
|
2016-12-13 13:51:13 -05:00 |
Toshio Kuratomi
|
51491c9904
|
Remove itervalues (not available on py3)
|
2016-12-13 05:40:48 -08: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 |
Matt Clay
|
ac7edef2be
|
Fix modules with documentation errors.
|
2016-12-09 16:08:26 -07:00 |
James Cammarata
|
fa5386c488
|
Some additional module cleanup of mistakes made during merging
|
2016-12-08 11:35:20 -05:00 |
James Cammarata
|
14833f1c7a
|
A few more organizational cleanups from the repo merge
|
2016-12-08 11:35:19 -05:00 |
James Cammarata
|
011ea55a8f
|
Relocating extras into lib/ansible/modules/ after merge
|
2016-12-08 11:35:18 -05:00 |