Mark all these as not really being changes either.
This commit is contained in:
parent
f9ea9e0291
commit
165b64ada5
3 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
|
@ -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:
|
||||
|
|
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue