mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-01-25 05:40:17 +00:00
Exempting duitser home from backup due to excess size
This commit is contained in:
@@ -17,6 +17,7 @@ tar -cz \
|
|||||||
--exclude='/home/amcclure/*' \
|
--exclude='/home/amcclure/*' \
|
||||||
--exclude='/home/fosslinux/*' \
|
--exclude='/home/fosslinux/*' \
|
||||||
--exclude='/home/zszoke/*' \
|
--exclude='/home/zszoke/*' \
|
||||||
|
--exclude='/home/duitser/*' \
|
||||||
/home/ \
|
/home/ \
|
||||||
/var/games/minetest-server/.minetest/ \
|
/var/games/minetest-server/.minetest/ \
|
||||||
/var/lib/minecraft/paperclip/ \
|
/var/lib/minecraft/paperclip/ \
|
||||||
|
|||||||
Reference in New Issue
Block a user