This commit is contained in:
Jack Ivanov 2020-08-08 12:31:27 +01:00
parent c184ad2e01
commit 78a6efb0a6

View file

@ -18,7 +18,7 @@
label: "{{ algo_server_name }}"
state: present
description: Environment:Algo
images:
images:
- "{{ cloud_providers.linode.image }}"
script: |
{{ stackscript }}
@ -29,7 +29,7 @@
url: "https://api.linode.com/v4/linode/stackscripts/{{ _linode_stackscript.stackscript.id }}"
method: PUT
body_format: json
body:
body:
script: |
{{ stackscript }}
headers: