community.general/lib/ansible/modules
Pilou 460d932aa8 postgresql_user: fix bugs related to 'expires' option (#23862)
* Factorize tests related to no_password_change using an include task

* Refactor: deduplicate tasks

* postgresql_user: test 'expires' parameter

* Change 'valid until' even it's the only updated field

* value is changed when another value is provided

* value isn't returned when unset

* Remove unused variable

* psycopg2.extras.DictRow is able to handle comparison

* postgresql_user: simplify helper method

* postgresql_user: define variable just before using it

* Fix comparison between user input and applied configuration

* new test: adding an invalid attribute

* Refactor, add cleaning task

* Check that using same attribute a 2nd time does nothing

* Always try to remove created user

* postgresql_user: fix pep8
2017-06-11 14:48:39 -07:00
..
cloud cloudstack: add tests, fix pep8 (#25518) 2017-06-09 18:48:53 +02:00
clustering fixed RETURN docs for modules (#24011) 2017-04-26 15:56:13 +01:00
commands Minor change in comment sentence of shell (#25336) 2017-06-05 10:52:57 -04:00
crypto fixed RETURN docs for modules (#24011) 2017-04-26 15:56:13 +01:00
database postgresql_user: fix bugs related to 'expires' option (#23862) 2017-06-11 14:48:39 -07:00
files Fixed subsection replacement with before/after patterns 2017-06-07 01:45:34 -07:00
identity Add FreeIPA module for managing DNS records (#25203) 2017-06-07 08:06:31 +02:00
inventory New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
messaging RabbitMQ 3.6.7 changed a couple of response codes (#22715) 2017-06-08 12:33:30 +01:00
monitoring logicmonitor: remove closed statement, used for py2.4 compat (#25240) 2017-06-07 08:23:29 +02:00
net_tools get_url: PEP8, imports, cosmetics (#24676) 2017-05-30 18:24:07 +01:00
network Updates gtm wide ip module to be feature complete (#25502) 2017-06-09 16:07:14 +01:00
notification Fixed import of urlencode and pathname2url from urllib for python3 (#24424) 2017-05-19 12:22:16 -05:00
packaging fix proposal for issue #25151: [python3] pip failed to create virtual env when using custom command (pyvenv) (#25241) 2017-06-05 17:03:15 -07:00
remote_management fixes(#25299) Don't fail when creating a Foreman organization (#25396) 2017-06-08 12:49:40 +01:00
source_control Refactor github_hook module (#24391) 2017-06-07 07:52:03 +02:00
storage fixed RETURN docs for modules (#24011) 2017-04-26 15:56:13 +01:00
system Remove unreachable code from cron module (#25577) 2017-06-11 07:35:46 +02:00
utilities Fix import for get_exception (#25551) 2017-06-09 11:58:18 -05:00
web_infrastructure Pep8 fixes for ejabberd_user and jboss (#24586) 2017-06-07 07:35:22 +02:00
windows win_environment: Added tests and return info in document (#25064) 2017-06-08 17:39:10 +01:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00