From: Zack Cerza Date: Thu, 17 Sep 2015 00:31:25 +0000 (-0600) Subject: Add distro_prep tag to distro_prep.yml X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F135%2Fhead;p=ceph-cm-ansible.git Add distro_prep tag to distro_prep.yml Signed-off-by: Zack Cerza --- diff --git a/roles/cobbler/tasks/main.yml b/roles/cobbler/tasks/main.yml index 8349388c..a1547783 100644 --- a/roles/cobbler/tasks/main.yml +++ b/roles/cobbler/tasks/main.yml @@ -81,6 +81,7 @@ - include: distro_prep.yml tags: - distros + - distro_prep - include: restart.yml