From 289ab8644eae0d7938260ad8c4e230ec39ba113e Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Fri, 14 Nov 2014 17:51:37 +0000 Subject: [PATCH] Tag up the badges/frontend role. --- roles/badges/frontend/tasks/main.yml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/roles/badges/frontend/tasks/main.yml b/roles/badges/frontend/tasks/main.yml index a12a02280c..fbe2d6c2b0 100644 --- a/roles/badges/frontend/tasks/main.yml +++ b/roles/badges/frontend/tasks/main.yml @@ -11,6 +11,8 @@ - libsemanage-python tags: - packages + - badges + - badges/frontend - name: copy tahrir app configuration template: > @@ -20,6 +22,8 @@ - tahrir.ini tags: - config + - badges + - badges/frontend notify: - restart apache @@ -31,6 +35,8 @@ - tahrir.wsgi tags: - config + - badges + - badges/frontend notify: - restart apache @@ -42,6 +48,8 @@ - tahrir.conf tags: - config + - badges + - badges/frontend notify: - restart apache @@ -52,6 +60,8 @@ owner=root group=root mode=0644 tags: - hotfix + - badges + - badges/frontend notify: - restart apache @@ -63,6 +73,8 @@ tags: - config - assets + - badges + - badges/frontend - name: copy over all our .rst site docs copy: > @@ -74,6 +86,8 @@ tags: - config - assets + - badges + - badges/frontend - name: make badge png directory file: >