mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-26 04:11:25 -07:00
[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…
Add table
Add a link
Reference in a new issue