From 4703ca85d500bccc48724b1e9f9ad1e95651c585 Mon Sep 17 00:00:00 2001 From: Valentin Gologuzov Date: Tue, 21 Jul 2015 15:44:00 +0200 Subject: [PATCH] typo --- playbooks/groups/copr-dist-git.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/groups/copr-dist-git.yml b/playbooks/groups/copr-dist-git.yml index 9e99178b4c..bab44b5450 100644 --- a/playbooks/groups/copr-dist-git.yml +++ b/playbooks/groups/copr-dist-git.yml @@ -11,7 +11,7 @@ - /srv/private/ansible/files/openstack/passwords.yml tasks: - - include: "{{ tasks }}/persistend_cloud_new.yml" + - include: "{{ tasks }}/persistent_cloud_new.yml" - include: "{{ tasks }}/growroot_cloud.yml" # TODO: remove when copr-dist-git will be deployed to the persistent tenant