summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/remote_management
Commit message (Expand)AuthorAgeFilesLines
* Migrated to community.generalAnsible Core Team2020-03-0957-12570/+0
* Add SimpleUpdate command (#65074)Bill Dodd2020-02-171-1/+90
* Add new command ClearSessions (#65600)XuLei Ren2020-02-151-0/+19
* UCS Emulator link to Doc Fragment use cs.co domain (#67434)John McDonough2020-02-1419-19/+0
* Updating broken link for UCS module (#67396)Pradeep Gorthi2020-02-141-1/+1
* Updating UCS Platform Emulator Link (#67400)Pradeep Gorthi2020-02-1418-18/+18
* Group ids are strings now (#66939)Evert Mulder2020-02-021-1/+1
* Fix version param in deprecate() call and update porting guide (#65894)Bill Dodd2019-12-191-1/+1
* Add support for fetching Lifecycle Controller and System attributes (#65280)anupamaloke2019-12-051-11/+74
* Fixed argument spec for multiple modules (#65496)Abhijeet Kasurde2019-12-051-1/+1
* add new command SetManagerNic in redfish_config module (#64477)panyy32019-11-201-2/+41
* Add support for multiple manager attributes configuration (#60201)anupamaloke2019-11-151-48/+142
* Add GetHealthReport commands (#57494)Bill Dodd2019-11-051-3/+35
* Add option to specify ID of System/Manager/Chassis to modify (#62921)Bill Dodd2019-10-314-8/+66
* allow setting multiple BIOS attributes at a time (#62764)Bill Dodd2019-10-311-10/+25
* add GetManagerServices and SetManagerServices (#62815)panyy32019-10-312-3/+49
* add GetSoftwareInventory command (#62811)Bill Dodd2019-10-291-1/+19
* add UpdateUserName and UpdatePasswordPolicy (#62941)panyy32019-10-291-3/+54
* Add SetBootOrder and SetDefaultBootOrder commands (#63915)Bill Dodd2019-10-291-2/+40
* ManageIQ Ivanchuk fixes (#63948)Evert Mulder2019-10-252-13/+10
* Fix return value documentation (2/2) (#63478)Felix Fontein2019-10-151-2/+2
* Fix typos in remote_management modules (#62336)Andrey Klychkov2019-09-1617-23/+23
* Fix issues and limitations in account mgmt commands (#58441)Bill Dodd2019-09-031-21/+74
* Add ucs_query (#60607)John McDonough2019-09-031-0/+172
* OneView: rename _facts -> _info (#61208)Felix Fontein2019-08-2717-279/+423
* Redfish modules: rename _facts -> _info (#60992)Felix Fontein2019-08-264-27/+55
* module_utils/redfish_utils.py: add ForceRestart option (#61104)digi2019-08-261-1/+1
* hpilo_facts: rename to hpilo_info (#60917)Felix Fontein2019-08-202-36/+47
* UCS: new module ucs_vlan_find (#59220)dx0xm2019-08-071-0/+121
* Move ome_* and idrac_* modules one level up (#59698)Felix Fontein2019-08-025-0/+0
* Update cobbler_system.py (#59316)Chaz Ruhl2019-07-231-0/+3
* Update hpilo_boot.py (#59136)Navid Nabavi2019-07-221-1/+1
* Typo fixes (#59227)Abhijeet Kasurde2019-07-197-12/+12
* Adding idrac_pwd alias to modules (#57733)Jagadeesh N V2019-06-142-12/+14
* Second batch for _facts -> _info rename (#57020)Felix Fontein2019-06-102-8/+12
* Adding dell ome device_info module (#53438)Sajna Shetty2019-06-102-0/+418
* redfish: docs: Add type for options (#56809)Bill Dodd2019-06-106-0/+40
* redfish: refactor service_root variable (#56198)Bill Dodd2019-05-236-30/+21
* BUGFIX updating existing managed filters fails (#56631)Evert Mulder2019-05-201-1/+2
* Add new command GetVolumeInventory / GetSessions / GetVirtualMedia (#55433)XuLei Ren2019-05-091-2/+48
* Feat/add GetChassisInventory to Chassis category of redfish_facts (#54269)Xander Madsen2019-05-021-1/+11
* Feat/add GetBootOverride to Systems category of redfish_facts (#54273)Xander Madsen2019-05-021-1/+11
* Fix SetOneTimeBoot to use standard ComputerSystem 'Boot' property (#54201)Bill Dodd2019-05-021-3/+39
* Add GetChassisPower command to Chassis category of redfish_facts (#54314)Xander Madsen2019-05-021-1/+3
* Add GetSupportedFirmwareUpdateMethods to redfish_facts/Update commands (#54268)Xander Madsen2019-04-301-1/+11
* Add GetChassisThermals command to Chassis category of redfish_facts (#54399)Xander Madsen2019-04-301-1/+3
* Add WTI Serial Port Config module (#55102)Ken Partridge2019-04-241-0/+345
* Add WTI OOB and PDU Device info module (#55114)Ken Partridge2019-04-221-0/+218
* Use different headers for each HTTP method (#55193)Jose Delarosa2019-04-153-6/+5
* Bugfixes when removing a tenant- Module reported changed when tenant was not ...Evert Mulder2019-04-121-2/+11