Felix Fontein
|
801b1edcbe
|
Move unit test to right place. (#365)
|
2020-05-19 11:15:43 +02:00 |
|
Felix Fontein
|
edfbb40731
|
Moved to google.cloud in ansible-collections/google.cloud#228. (#364)
|
2020-05-19 11:15:11 +02: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 |
|
John R Barker
|
c313c825f4
|
[wip] Remove network content (#84)
* rebase
* remove broken symlinks
* more deletes
* restore cs_* integration tests
* More deletes - from Felix
* cs_common
* Remove some more ignores
|
2020-04-01 21:34:05 +02:00 |
|
Felix Fontein
|
be191cce6c
|
Move modules and module_utils unit tests to correct place (#81)
* Move modules and module_utils unit tests to correct place.
* Update ignore.txt
* Fix imports.
* Fix typos.
* Fix more typos.
|
2020-03-31 10:42:38 +02:00 |
|