From 9b117ba2aef64fc5daf22873f351fa97ede6d2b8 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Tue, 10 Jun 2014 13:21:11 +0200 Subject: [PATCH] Install the alembic.ini file --- roles/elections/tasks/main.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/elections/tasks/main.yml b/roles/elections/tasks/main.yml index 09be5e6ed0..2db7d6821a 100644 --- a/roles/elections/tasks/main.yml +++ b/roles/elections/tasks/main.yml @@ -27,6 +27,7 @@ - { file: fedora-elections.cfg, location: /etc/fedora-elections } - { file: fedora-elections.conf, location: /etc/httpd/conf.d } - { file: fedora-elections.wsgi, location: /var/www } + - { file: alembic.ini, location: /usr/share/fedora_elections } tags: - config notify: