Fix ssh_keys: ... docs example for hcloud_server (#53466)

Signed-off-by: Luke Murphy <lukewm@riseup.net>
pull/53499/head
decentral1se 5 years ago committed by ansibot
parent 3d07e7241a
commit cdf475e830

@ -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

Loading…
Cancel
Save