mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 08:13:08 +00:00
* Added folder and datacenter to the examples From #22644 it seems that the parameter 'folder' is mandatory. While both are required parameters they should be used in the examples. * Removed 'required: True' from folder documentation I reverted the documentation of the folder option to be a not required one. This way it stays consistent with the definition of the function.