mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Fix ssh_keys: ... docs example for hcloud_server (#53466)
Signed-off-by: Luke Murphy <lukewm@riseup.net>
This commit is contained in:
@@ -112,7 +112,8 @@ EXAMPLES = """
|
||||
server_type: cx11
|
||||
image: ubuntu-18.04
|
||||
location: fsn1
|
||||
ssh-key: my-ssh-key
|
||||
ssh_keys:
|
||||
- my-ssh-key
|
||||
state: present
|
||||
|
||||
- name: Resize an existing server
|
||||
|
||||
Reference in New Issue
Block a user