Tweak elections
This commit is contained in:
parent
a3d36184d2
commit
4e39b999ad
1 changed files with 1 additions and 5 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue