copr: typo, missing quotes

This commit is contained in:
Jakub Kadlcik 2020-02-20 00:19:11 +01:00 committed by Pierre-Yves Chibon
parent 8c580a962a
commit 8c2ffe6724

View file

@ -14,7 +14,7 @@
when: datacenter != "aws"
- import_tasks: "{{ tasks_path }}/aws_cloud.yml"
when: datacenter == aws
when: datacenter == "aws"
- name: cloud basic setup
hosts: copr_front_dev:copr_front:copr_front_dev_aws