copr: remove trailing whitespace
This commit is contained in:
parent
19be5b46cb
commit
5c6ca383ab
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
- import_tasks: "{{ tasks_path }}/persistent_cloud.yml"
|
||||
when: datacenter != 'aws'
|
||||
|
||||
- import_tasks: "{{ tasks_path }}/aws_cloud.yml"
|
||||
- import_tasks: "{{ tasks_path }}/aws_cloud.yml"
|
||||
when: datacenter == 'aws'
|
||||
|
||||
- name: cloud basic setup
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue