Tweak elections

This commit is contained in:
Kevin Fenzi 2015-02-02 03:12:09 +00:00
parent a3d36184d2
commit 4e39b999ad

View file

@ -1,11 +1,6 @@
---
# Configuration for the nuancier webapp
- name: clean yum metadata
command: yum clean all
tags:
- packages
- name: install needed packages
yum: pkg={{ item }} state=present
with_items:
@ -37,6 +32,7 @@
command: /usr/bin/python2 /usr/share/fedora-elections/fedora-elections_createdb.py
environment:
FEDORA_ELECTIONS_CONFIG: /etc/fedora-elections/fedora-elections.cfg
changed_when: "1 != 1"
tags:
- config
notify: