community.general/lib/ansible/modules/database
René Moser 386c6b4051
influxdb: add login aliases (#34599)
influxdb_user module has user_name, user_password which may confuse with existing
login arg username and password. Added aliases prefixed ith login_ to
help distinguish.
2018-01-19 14:54:42 +01:00
..
influxdb influxdb: add login aliases (#34599) 2018-01-19 14:54:42 +01:00
misc Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
mongodb Bulk pep8 fixes - hand crafted (#33690) 2017-12-07 19:29:21 -08:00
mssql Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
mysql Extend validate-modules to check the next to last line (#34819) 2018-01-15 15:49:35 +00:00
postgresql Module DOCUMENTATION should match argspec (#34895) 2018-01-16 12:18:51 +00:00
proxysql Added docs fragment for proxysql (#32502) 2017-12-19 12:12:19 +00:00
vertica Module DOCUMENTATION should match argspec (#34895) 2018-01-16 12:18:51 +00:00
__init__.py