Toshio Kuratomi
|
f75ffe46db
|
Make configparser imports python3 ready
the ConfigParser module was renamed to configparser in Python3. Use
six.moves to import it so that the modules will function on Python3.
|
2017-02-03 21:15:34 -08:00 |
|
Matt Clay
|
10d9318de7
|
PEP 8 indent cleanup. (#20800)
* PEP 8 E121 cleanup.
* PEP 8 E126 cleanup.
* PEP 8 E122 cleanup.
|
2017-01-29 07:28:53 +00:00 |
|
Matt Clay
|
e2c0b375d3
|
PEP 8 cleanup. (#20790)
* PEP 8 E115 cleanup.
* PEP 8 E131 cleanup.
|
2017-01-28 01:39:40 -08:00 |
|
Carlos E. Garcia
|
0b8011436d
|
minor spelling changes
|
2016-12-13 13:51:13 -05:00 |
|
James Cammarata
|
011ea55a8f
|
Relocating extras into lib/ansible/modules/ after merge
|
2016-12-08 11:35:18 -05:00 |
|