community.general/lib/ansible/modules
Pierre-Louis Bonicoli 69edd9e0bb Avoid useless queries: use standard module hashlib
When an unchanged MD5-hashed password was used and passlib was
unavailable, an useless 'ALTER USER' query was executed.

Once this useless query avoided, the last 'SELECT' query becomes
useless too.
2017-05-30 10:55:49 -07:00
..
cloud cloudstack: fix pep8 cs_pod 2017-05-29 01:28:19 +02:00
clustering fixed RETURN docs for modules (#24011) 2017-04-26 15:56:13 +01:00
commands Fix expect for python 3 (#24912) 2017-05-23 15:51:46 -07:00
crypto fixed RETURN docs for modules (#24011) 2017-04-26 15:56:13 +01:00
database Avoid useless queries: use standard module hashlib 2017-05-30 10:55:49 -07:00
files stat: PEP8, imports, cosmetics (#24653) 2017-05-30 18:31:56 +01:00
identity
inventory
messaging Fix #23338 - rabbitmq_queue message ttl can't be 0 (#23448) 2017-04-15 00:51:40 +02:00
monitoring New module: Add Sensu Silence module (monitoring/sensu_silence.py) (#24332) 2017-05-26 11:49:52 +01:00
net_tools get_url: PEP8, imports, cosmetics (#24676) 2017-05-30 18:24:07 +01:00
network Add config_format note in junos_facts docs (#25125) 2017-05-30 22:39:09 +05:30
notification Fixed import of urlencode and pathname2url from urllib for python3 (#24424) 2017-05-19 12:22:16 -05:00
packaging Added autoclean/autoremove for the apt module 2017-05-25 14:18:20 -07:00
remote_management Remove redundant find_content_view method (#24851) 2017-05-26 20:06:02 +01:00
source_control Add Password for login method in github_release (#23661) 2017-05-19 08:49:05 +01:00
storage fixed RETURN docs for modules (#24011) 2017-04-26 15:56:13 +01:00
system Fixed backup file behavior in check mode (#24899) 2017-05-26 16:16:15 +02:00
utilities docs update, use connection: local vs local_action 2017-05-24 14:09:25 -04:00
web_infrastructure Cmp python3 compat (#25008) 2017-05-24 15:59:59 -07:00
windows New module: Add module to manage Windows Firewall (windows/win_firewall) (#23224) 2017-05-26 09:26:48 -04:00
__init__.py