Remove this silly changed_when

Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
Patrick Uiterwijk 2018-10-11 19:33:23 +02:00
parent 448b08dfe6
commit 158d610ac0

View file

@ -252,7 +252,6 @@
with_items: with_items:
- { file: pagure.cfg, location: /etc/pagure } - { file: pagure.cfg, location: /etc/pagure }
- { file: alembic.ini, location: /etc/pagure } - { file: alembic.ini, location: /etc/pagure }
changed_when: "1 != 1"
tags: tags:
- config - config
- web - web