Commit Graph

  • 35110c3cd9 Add a ssh_key_file optional argument Marien Fressinaud 2020-01-28 19:09:43 +0100
  • fddfbbdc0b Allow to specify borg remote-path argument (#20) Marien Fressinaud 2020-01-15 00:59:22 +0100
  • 07c59b23da Allow to specify borg remote-path argument Marien Fressinaud 2020-01-14 17:38:40 +0100
  • c1fd4e5c80 Added before and after Borgmatic hooks for errors (#10) madhermit 2019-10-23 22:07:37 -0700
  • 0fcbef29a9 Allow per-app configurations (#9) madhermit 2019-10-23 22:05:19 -0700
  • efe2526ffa Update: added multiple commands to error hook Hunter 2019-10-22 23:30:48 +0000
  • 3e8103fc91
    Merge branch 'master' into per_app madhermit 2019-10-22 14:08:07 -0700
  • 0fd01bc13f Install Cypthon before before borg. Fixes #19 Manu 2019-10-19 18:13:30 +0800
  • 66fc5f15e2
    Typo fix + issue #17 Philipp Rintz 2019-09-24 06:29:12 +0200
  • f9e1fa9161 Auto-creation of Borgbase.com repositories (#7) Philipp Rintz 2019-09-23 18:30:22 +0200
  • cab8f74e73 Updated to use API-Tokens Philipp Rintz 2019-09-23 06:11:26 +0200
  • 95f06913dc
    Merge branch 'master' into master Philipp Rintz 2019-09-21 00:27:15 +0200
  • a1092e5082 adding borgmatic_cron_* info to README Felix Herzog 2019-08-25 14:18:49 +0200
  • a1b78d6916 introducing borgmatic_cron_* vars to have the cron configurable. I don't want it randomized. Placing the randomized part into the default vars. Felix Herzog 2019-08-25 14:14:51 +0200
  • abe5aac773 removing the debug task checking if root has an ssh key. Felix Herzog 2019-08-25 14:09:37 +0200
  • 5c6941e587 fixing deprecation warning. removing the loop in pip installation by placing borg_python_packages into the name: key. also there is no real need for 'ensure root has SSH key task. Removing it. Felix Herzog 2019-08-25 14:08:55 +0200
  • ae24480a73 fixing deprecation warning. using state: present instead of 'installed' Felix Herzog 2019-08-25 14:06:27 +0200
  • 7737b27f6f replacing include with include_tasks for good future business :P Felix Herzog 2019-08-25 14:05:13 +0200
  • be75520624
    Merge branch 'master' into per_app madhermit 2019-08-01 12:55:17 -0700
  • 7448f8f9f8
    Merge branch 'master' into before-after-hooks madhermit 2019-08-01 12:54:47 -0700
  • 38fa7915a0
    Merge pull request #11 from ONE400/retention_policy_config Manuel Riel 2019-07-25 20:05:00 +0800
  • bf7df0a181 Update: added retention policy settings to config Hunter 2019-07-19 21:52:28 +0000
  • b0b3d41ebc Update: added before and after borgmatic hooks Hunter 2019-07-18 18:58:02 +0000
  • ed59eb81a2 Refactor: created a template var for archive_prefix in config file Hunter 2019-07-17 23:19:31 +0000
  • 1b8699d9ea Update: removed reference to borg_config_name since its now determined by dir name Hunter 2019-07-17 22:39:08 +0000
  • e9f8ccc0b2 Update: allow for per application backups Hunter 2019-07-17 22:35:39 +0000
  • 61d170aafa
    Fixed typo in module_utils Readme Philipp Rintz 2019-05-31 23:58:26 +0200
  • f621fdee04
    Changed value for ssh_key during repository creation Philipp Rintz 2019-05-31 23:56:52 +0200
  • b2d85071d0
    Added default for bb_sshkey Philipp Rintz 2019-05-31 23:55:25 +0200
  • d4444f7eb5
    Updated Readme for borgbase repo auto creation Philipp Rintz 2019-05-31 23:54:41 +0200
  • 06ce00f176
    Readme for borgbase_api_client Philipp Rintz 2019-05-31 23:34:37 +0200
  • 8a2e8bf63c
    Ansible Module for creating repos at borgbase Philipp Rintz 2019-05-31 23:26:55 +0200
  • c09dfae05e
    Move Repo creation after the ssh_key creation Philipp Rintz 2019-05-31 23:20:11 +0200
  • 2bd72e794a
    Added automatic repository creation Philipp Rintz 2019-05-31 23:15:14 +0200
  • 5f859b0d9d
    Added needed default values for automatic repo creation Philipp Rintz 2019-05-31 23:11:01 +0200
  • e809ec597d Add support for RPM-based distros (CentOS, RHEL, Fedora) Manu 2019-05-27 18:12:13 +0800
  • e30ce279c4 Improve Borgmatic cron-job names. Manu 2019-05-15 12:44:10 +0800
  • 6787e98f08 Add option to check large repos only on Sunday. Manu 2019-05-01 10:39:07 +0800
  • 2d1c5c5300 Merge branch 'master' of https://github.com/borgbase/ansible-role-borgbackup Manu 2019-02-28 18:40:31 +0800
  • 3e78fd069d Ensure setuptools is updated, avoid updating too many packages. Manu 2019-02-28 18:40:24 +0800
  • 880ec5b617
    Update README.md Manuel Riel 2018-12-16 16:57:43 +0800
  • ae36f200d3
    Update README.md Manuel Riel 2018-12-16 16:57:17 +0800
  • 98bd3907c9
    Merge pull request #5 from varac/fix_ssh_cmd Manuel Riel 2018-11-20 07:41:51 +0800
  • 349b41c9b2
    Fix ssh_command in config.yaml template Varac 2018-11-19 22:35:40 +0100
  • ecc4ccce78
    Update README.md Manu 2018-10-29 11:52:47 +0800
  • c751beec80
    Update README.md Manu 2018-10-29 11:52:03 +0800
  • 78c7d3a99b Add 4 new config options. (#2) Manu 2018-10-29 11:50:18 +0800
  • 667897daad Allow flexible name for Borgmatic config file. (#1) Manu 2018-10-29 11:27:25 +0800
  • 0e167f89ac
    Require name for config file Varac 2018-10-24 22:31:47 +0200
  • 0aad2dde68 Expand desc. Manu 2018-10-12 14:19:01 +0800
  • a1b97c42a8 Expand desc. Manu 2018-10-12 14:16:28 +0800
  • c65504b60f Linting issues. Manu 2018-10-12 14:12:32 +0800
  • a7e8fbfb5e Add meta-folder for Ansible Galaxy. Manu 2018-10-12 14:10:42 +0800
  • 138f741cff Merge branch 'master' of https://github.com/m3nu/ansible-role-borgbackup Manu 2018-10-11 15:09:06 +0800
  • ff191a5954 Set PATH in crontab file. Manu 2018-10-11 15:08:57 +0800
  • 5de560a648
    Update inventory Manu 2018-10-07 01:15:43 +0800
  • 252ccea891
    Update README.md Manu 2018-10-07 01:15:14 +0800
  • fecacf36d9 initial commit Manu 2018-10-06 20:04:20 +0800