Lujeni
|
d942196666
|
Use a dedicated directory for the mongodb modules (#22187)
* Use a dedicated directory for the mongodb modules
* Missing the RETURN documentation in mongodb_user
|
2017-03-06 13:14:14 -08:00 |
|
Brian Coca
|
74e8aa22af
|
no log passwords (#21229)
* no log passwords
* removed unneeded no_log
|
2017-02-10 15:13:59 -05:00 |
|
Tatsuya Hoshino
|
41f3680dfd
|
Mask login_password in log (#21199)
|
2017-02-09 10:16:54 -08:00 |
|
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 |
|