6c23a8df66
Folder creation API is only supported by vCenter, specifying Standalone ESXi system will raise error. This fix adds an user warning for suggesting this restriction. Fixes: #49938 Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2 lines
171 B
YAML
2 lines
171 B
YAML
minor_changes:
|
|
- Restrict vcenter_folder to vCenter only, since folder creation api is not supported on ESXi hostsystem (https://github.com/ansible/ansible/issues/49938).
|