Commit Graph

2 Commits (e0eb86a5000c1913c8e2925cf2b25a809aab02ef)

Author SHA1 Message Date
Joe Smith 44c86245ff Set explicit type for timeout (#2809)
vmware_maintenancemode.py needs explicit type for timeout, otherwise it reads timeout as string and breaks.
9 years ago
Jay Jahns 05068630ca Add Maintenance Mode support for VMware (#1754)
* add vmware maintenance mode support

* changed version number in documentation

* updated version_added to 2.0 since CI is failing

* changed version to 2.0 due to CI - error asking for 2.1

* added RETURN

* updated formatting of return values and added some to clarify actions taken
10 years ago