Mark all these as not really being changes either.

This commit is contained in:
Kevin Fenzi 2015-01-25 19:08:39 +00:00
parent f9ea9e0291
commit 165b64ada5
3 changed files with 4 additions and 0 deletions

View file

@ -83,6 +83,8 @@
with_items:
- { file: anitya_admin.cfg, location: /etc/anitya, dest: anitya.cfg }
# - { file: alembic.ini, location: /etc/anitya, dest: alembic.ini }
#
changed_when: "1 != 1"
tags:
- config
- anitya_backend

View file

@ -25,6 +25,7 @@
with_items:
- { file: fedocal.cfg, location: /etc/fedocal, dest: fedocal.cfg }
- { file: alembic.ini, location: /etc/fedocal, dest: alembic.ini }
changed_when: "1 != 1"
tags:
- config
notify:

View file

@ -26,6 +26,7 @@
with_items:
- { file: nuancier_admin.cfg, location: /etc/nuancier, dest: nuancier.cfg }
- { file: alembic.ini, location: /etc/nuancier, dest: alembic.ini }
changed_when: "1 != 1"
tags:
- config
notify: