community.general/lib/ansible/modules
Carsten Koester 04d3693e1f os_user_role: Include domain parameter in user lookup (#42913)
If a "domain" parameter is provided, use it in looking up the user ID.

Additionally, if both a domain and project parameter are provided, then
remove the domain ID from the list of filter criteria after having used
it to look up both the user and the project. OpenStack will not allow us
to apply both a project ID (which implies a domain) and a domain ID as a
search filter.

Fixes #42911
2018-10-19 12:16:19 -04:00
..
cloud os_user_role: Include domain parameter in user lookup (#42913) 2018-10-19 12:16:19 -04:00
clustering Enable pylint rules and fix exposed bugs. (#47219) 2018-10-19 08:32:52 -07:00
commands psexec: better error on import failure (#47327) 2018-10-19 08:56:16 +02:00
crypto openss: fix various test and Python 3 issues (#47188) 2018-10-18 05:29:18 +10:00
database Enable additional pylint rules and resolve issues found. (#47221) 2018-10-18 13:38:08 -07:00
files add sample for follow parameter of copy.py (#45765) 2018-10-11 18:48:54 -07:00
identity update cyberark metadata to certified (#46978) 2018-10-12 13:54:48 -05:00
inventory Fix typo in group_by module (#41627) 2018-06-18 15:33:08 +05:30
messaging rabbitmq_binding: Fix misnamed reference (#47049) 2018-10-15 23:54:27 +05:30
monitoring merge conflict (#25235) 2018-10-08 18:08:55 -04:00
net_tools get_url: Updates documentation for proper use of headers (#47242) 2018-10-18 09:47:27 -05:00
network Enable pylint rules and fix exposed bugs. (#47219) 2018-10-19 08:32:52 -07:00
notification Minor documentation fix. (#47276) 2018-10-18 16:19:45 -04:00
packaging Enable pylint rules and fix exposed bugs. (#47219) 2018-10-19 08:32:52 -07:00
remote_management change UCS modules to certified (#46848) 2018-10-12 10:35:52 -05:00
source_control Enable additional pylint rules and resolve issues found. (#47221) 2018-10-18 13:38:08 -07:00
storage Enable pylint rules and fix exposed bugs. (#47219) 2018-10-19 08:32:52 -07:00
system pamd: add delete=False to NamedTemporaryFile() (#47281) 2018-10-19 10:46:47 -04:00
utilities use to_text instead of str in async_status (#45990) 2018-10-12 10:04:37 -04:00
web_infrastructure adding additional example and clarification (#47224) 2018-10-18 16:21:35 -04:00
windows win_domain: Add missing functionality (#46552) 2018-10-19 13:18:52 +10:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00