mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-16 13:51:09 +00:00
[cloudstack] fix cs_host example (#42419)
This commit is contained in:
@@ -103,7 +103,7 @@ EXAMPLES = '''
|
||||
zone: ch-zrh-ix-01
|
||||
allocation_state: disabled
|
||||
|
||||
- name: Ensure an existing host is disabled
|
||||
- name: Ensure an existing host is enabled
|
||||
local_action:
|
||||
module: cs_host
|
||||
name: ix-pod01-esx01.example.com
|
||||
|
||||
Reference in New Issue
Block a user