Skip to content

Commit 481cc0f

Browse files
author
Shiva Shankar Vaddepally
committed
corrected nitro_resource_map
Signed-off-by: Shiva Shankar Vaddepally <[email protected]>
1 parent cb6d499 commit 481cc0f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/module_utils/nitro_resource_map.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49609,7 +49609,7 @@
4960949609
"update_payload_keys": ["name", "psk", "rdpip", "rdpport", "rdpredirection"],
4961049610
},
4961149611
"reboot": {
49612-
"_supported_operations": ["Reboot"],
49612+
"_supported_operations": ["reboot"],
4961349613
"action_payload_keys": {
4961449614
"apply": [],
4961549615
"change": [],

0 commit comments

Comments
 (0)