Commit graph

19 commits

Author SHA1 Message Date
phil 6ee490698d Increase timeout - the expect module has a default timeout
of 30s
2023-12-02 22:02:32 +01:00
phil c7896338ed Allow to wait longer for unresponsive hosts 2023-12-02 09:40:16 +01:00
phil 2a6b2273a2 Fix typo 2023-10-17 03:52:16 +02:00
phil 468a4aadbb Fix Ansible Module 2023-05-08 15:28:47 +02:00
phil b8433bb4e0 Enable command line options for repo creation 2023-05-08 10:23:39 +02:00
phil 9952fcf3c6 Remove cron configuration
The Debian package ships a systemd timer
2023-04-18 21:58:03 +02:00
phil 7e0278debb Create borgmatic configuration directory is not exists 2023-04-09 12:21:35 +02:00
phil 43dbe7c8cb Remove misplaced loop 2023-04-09 11:26:45 +02:00
phil f46724461b Ignore errors in export tasks
Doesn't work with when conditional (is defined) because the conditional
is evaluated after the loop
2023-04-09 11:25:06 +02:00
phil 96346896fa Add tasks to export borgbase borg repo keys 2023-04-09 10:44:51 +02:00
phil 303b738f99 Add hostname info to exported key 2023-04-09 10:23:41 +02:00
phil 848ee79a69 Add key export path 2023-04-09 10:22:21 +02:00
phil 202d6c3ef9 Enable configuration of borg user 2023-04-09 10:05:37 +02:00
phil dfbcbf3229 Remove unused borg_user variable 2023-04-09 09:57:34 +02:00
phil dee49f5405 Enable only error output for cron job 2023-04-09 09:27:58 +02:00
phil f4d6366253 Add bash completion and labels to repositories 2023-04-09 09:25:16 +02:00
phil 72555d15c4 Fix copy of exported keys 2023-04-08 23:44:07 +02:00
phil 4e6628e86c Fetch exported keys 2023-04-08 23:20:21 +02:00
phil 3dd71eac1d WIP: Export repo key 2023-04-08 23:08:58 +02:00
Renamed from tasks/borgmatic.yml (Browse further)