Remove unnecessary code
This commit is contained in:
parent
49384338d2
commit
5a2a398f51
1 changed files with 0 additions and 5 deletions
|
@ -7,11 +7,6 @@
|
||||||
hidden: true
|
hidden: true
|
||||||
register: publications
|
register: publications
|
||||||
|
|
||||||
- name: Fetch dump of Redis database
|
|
||||||
fetch:
|
|
||||||
src: /var/lib/redis/dump.rdb
|
|
||||||
dest: ../../backups
|
|
||||||
|
|
||||||
- name: Fetch publications
|
- name: Fetch publications
|
||||||
fetch:
|
fetch:
|
||||||
src: '{{ item }}'
|
src: '{{ item }}'
|
||||||
|
|
Reference in a new issue