From 945c9172e1253363d65c09f0a8985546d65ff62b Mon Sep 17 00:00:00 2001 From: Adam Miller Date: Thu, 8 Dec 2016 05:16:53 +0000 Subject: [PATCH] helps to specify a tasks: section Signed-off-by: Adam Miller --- playbooks/groups/osbs-cluster.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/playbooks/groups/osbs-cluster.yml b/playbooks/groups/osbs-cluster.yml index 510fcd9c79..48d027b8ae 100644 --- a/playbooks/groups/osbs-cluster.yml +++ b/playbooks/groups/osbs-cluster.yml @@ -67,6 +67,7 @@ - "/srv/private/ansible/vars.yml" - /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml + tasks: - name: ensure origin conf dir exists file: path: "/etc/origin"