Files
community.general/lib/ansible
Lachlan Cooper d145dfbcf1 rabbitmq_user: Add update_password parameter (#36280)
* Add update_password parameter to rabbitmq_user

Inspiration for this feature is taken from the `user` module.

While `always` is the default in that module, it is not here. We default
to `on_create` to avoid changing existing behaviour.

Resolves #29260

* Update instructions for changing passwords

* Bump version_added as requested

* Check password before changing it

This allows accurate reporting of changed status even though
`rabbitmqctl change_password` doesn't.

* Remove instruction to use 'force' to update password
2018-05-23 14:34:46 -05:00
..
2018-05-23 14:09:02 -04:00
2018-05-22 11:10:57 -04:00
2018-05-23 09:29:37 -07:00
2018-04-10 17:22:31 -04:00