[cloudstack] fix cs_host example (#42419)
This commit is contained in:
parent
fecda03066
commit
7ee86ae370
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue