1
0
Fork 0

Remove unnecessary code

This commit is contained in:
Alex Kotov 2020-07-01 06:15:08 +05:00
parent 49384338d2
commit 5a2a398f51
Signed by: kotovalexarian
GPG key ID: 553C0EBBEB5D5F08

View file

@ -7,11 +7,6 @@
hidden: true
register: publications
- name: Fetch dump of Redis database
fetch:
src: /var/lib/redis/dump.rdb
dest: ../../backups
- name: Fetch publications
fetch:
src: '{{ item }}'