mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-20 07:40:58 +00:00
* Add documentation for setting multiple options. * Do not set `cluster' to myhostname, if cluster is not set. This will cause parse error, since module will try to parse the brick and hosts. * Also fixes issue #40410