fixed reference to a non-existing hcloud_server parameter (#57659)

pull/58294/head
David Stark 5 years ago committed by ansibot
parent 2e1392eff8
commit 958f740cc3

@ -126,7 +126,7 @@ EXAMPLES = """
hcloud_server:
name: my-server
server_type: cx21
keep_disk: yes
upgrade_disk: yes
state: present
- name: Ensure the server is absent (remove if needed)

Loading…
Cancel
Save