Andrew Klychkov
|
2c3efea14b
|
Test of using FQCN for some builtin plugins (#660)
|
2020-07-16 12:24:04 +03:00 |
|
Andrew Klychkov
|
55c1ece888
|
postgresql modules: improve trust_input parameter's documentation, improve CI tests (#309)
* postgresql modules: improve trust_input parameter's documentation, improve CI tests
* fix CI
|
2020-05-09 09:25:12 +03:00 |
|
Andrew Klychkov
|
bb459cb014
|
postgresql_user: add scram-sha-256 password support (#100)
* postgresql_user: add support for scram-sha-256 passwords
* postgresql_user: add support for scram-sha-256 passwords
* add changelog fragment
* fix
|
2020-04-22 12:45:14 +01:00 |
|
Andrew Klychkov
|
6d7f66539c
|
postgresql_user: add trust_input parameter (#116)
* postgresql: add input checks for potentially dangerous substrings
* postgresql_user: add trust_input parameter
* add CI, add changelog fragment
* fix CI
* moved input patterns outside is_input_dangerous function
* Update plugins/module_utils/database.py
Co-Authored-By: Thomas O'Donnell <andytom@users.noreply.github.com>
* Update plugins/module_utils/database.py
Co-Authored-By: Thomas O'Donnell <andytom@users.noreply.github.com>
* fix
Co-authored-by: Thomas O'Donnell <andytom@users.noreply.github.com>
|
2020-04-12 13:16:44 +02:00 |
|
Ansible Core Team
|
aebc1b03fd
|
Initial commit
|
2020-03-09 09:11:07 +00:00 |
|