mirror of
https://github.com/trailofbits/algo.git
synced 2025-08-02 19:03:04 +02:00
removed trailing whitespaces and re-run ansible-linter
This commit is contained in:
parent
adb453dd2d
commit
bfe0714c57
1 changed files with 1 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
- name: Include prompts
|
- name: Include prompts
|
||||||
import_tasks: prompts.yml
|
import_tasks: prompts.yml
|
||||||
|
|
||||||
- block:
|
- block:
|
||||||
- set_fact:
|
- set_fact:
|
||||||
algo_region: >-
|
algo_region: >-
|
||||||
|
@ -61,4 +61,3 @@
|
||||||
environment:
|
environment:
|
||||||
CLOUDSTACK_CONFIG: "{{ algo_cs_config }}"
|
CLOUDSTACK_CONFIG: "{{ algo_cs_config }}"
|
||||||
CLOUDSTACK_REGION: "{{ algo_cs_region }}"
|
CLOUDSTACK_REGION: "{{ algo_cs_region }}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue