diff --git a/lib/ansible/modules/cloud/vmware/vmware_cfg_backup.py b/lib/ansible/modules/cloud/vmware/vmware_cfg_backup.py index 5888065356f..871eba8308f 100644 --- a/lib/ansible/modules/cloud/vmware/vmware_cfg_backup.py +++ b/lib/ansible/modules/cloud/vmware/vmware_cfg_backup.py @@ -24,7 +24,7 @@ author: notes: - Tested on ESXi 6.0 - Works only for ESXi hosts - - For configuration save or reset, the host will be switched automatically to maintenance mode. + - For configuration load or reset, the host will be switched automatically to maintenance mode. requirements: - "python >= 2.6" - PyVmomi installed