<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ansible-role-borgbackup, branch master</title>
<subtitle>Ansible role for deploying scheduled borgbackup configurations</subtitle>
<link rel='alternate' type='text/html' href='http://git.wilk.cx/ansible/ansible-role-borgbackup.git/'/>
<entry>
<title>Add shell.nix for molecule tests</title>
<updated>2026-06-23T11:22:08+00:00</updated>
<author>
<name>Colin Wilk</name>
<email>colin@wilk.cx</email>
</author>
<published>2026-06-23T11:22:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.wilk.cx/ansible/ansible-role-borgbackup.git/commit/?id=2570550feba2abc80c182ca5e6918f29c22c4cf8'/>
<id>2570550feba2abc80c182ca5e6918f29c22c4cf8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: add tests for systemd exist success status</title>
<updated>2026-06-23T11:21:35+00:00</updated>
<author>
<name>Colin Wilk</name>
<email>colin@wilk.cx</email>
</author>
<published>2026-06-23T11:21:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.wilk.cx/ansible/ansible-role-borgbackup.git/commit/?id=0698339964e9289e9347834c91de25eb3ff8f963'/>
<id>0698339964e9289e9347834c91de25eb3ff8f963</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add option to configure SuccessExitStatus</title>
<updated>2026-06-22T13:15:42+00:00</updated>
<author>
<name>Colin Wilk</name>
<email>colin@wilk.cx</email>
</author>
<published>2026-06-22T13:15:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.wilk.cx/ansible/ansible-role-borgbackup.git/commit/?id=dfeca121000dfc62f4337221ff35a48a4655580e'/>
<id>dfeca121000dfc62f4337221ff35a48a4655580e</id>
<content type='text'>
Useful for letting systemd services not get marked as failed state when
borg throws warnings. Keeping default to only accept exit code 0 as a
successful state.

Related: PR #2 https://github.com/kliwniloc/ansible-role-borgbackup/pull/2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Useful for letting systemd services not get marked as failed state when
borg throws warnings. Keeping default to only accept exit code 0 as a
successful state.

Related: PR #2 https://github.com/kliwniloc/ansible-role-borgbackup/pull/2
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: systemd SuccessExitStatus to accept warning exit as success</title>
<updated>2026-06-22T13:14:29+00:00</updated>
<author>
<name>Ignacio Garcia</name>
<email>garcia.nunez@tum.de</email>
</author>
<published>2026-06-22T08:16:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.wilk.cx/ansible/ansible-role-borgbackup.git/commit/?id=8d02cba3ed34c09b394dcca8bae8f2d36d513b2b'/>
<id>8d02cba3ed34c09b394dcca8bae8f2d36d513b2b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle special characters around BORG_PASSPHRASE variable</title>
<updated>2026-01-23T15:24:02+00:00</updated>
<author>
<name>Magnus Kühne</name>
<email>73171182+magkue@users.noreply.github.com</email>
</author>
<published>2026-01-23T15:24:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.wilk.cx/ansible/ansible-role-borgbackup.git/commit/?id=f6294fe0b2bb4ec2be2587434da60dc187ee59b4'/>
<id>f6294fe0b2bb4ec2be2587434da60dc187ee59b4</id>
<content type='text'>
If passphrase contains special characters like (!, $, &amp;, ^, *, @), this needs to be escaped.

Co-authored-by: Colin Wilk &lt;colin@wilk.cx&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If passphrase contains special characters like (!, $, &amp;, ^, *, @), this needs to be escaped.

Co-authored-by: Colin Wilk &lt;colin@wilk.cx&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo in install script</title>
<updated>2024-05-11T18:51:01+00:00</updated>
<author>
<name>Colin Wilk</name>
<email>colin.wilk@tum.de</email>
</author>
<published>2024-05-11T18:51:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.wilk.cx/ansible/ansible-role-borgbackup.git/commit/?id=2c93ccbb97251a57dd59449ac799cc2541c4b239'/>
<id>2c93ccbb97251a57dd59449ac799cc2541c4b239</id>
<content type='text'>
Signed-off-by: Colin Wilk &lt;colin.wilk@tum.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Colin Wilk &lt;colin.wilk@tum.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix correct branch in README</title>
<updated>2023-11-26T19:47:46+00:00</updated>
<author>
<name>Colin Wilk</name>
<email>colin.wilk@tum.de</email>
</author>
<published>2023-11-26T19:47:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.wilk.cx/ansible/ansible-role-borgbackup.git/commit/?id=b85621b4efa340575c8023db468d306fbb2421e0'/>
<id>b85621b4efa340575c8023db468d306fbb2421e0</id>
<content type='text'>
Signed-off-by: Colin Wilk &lt;colin.wilk@tum.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Colin Wilk &lt;colin.wilk@tum.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix new galaxy meta schema</title>
<updated>2023-11-26T19:47:25+00:00</updated>
<author>
<name>Colin Wilk</name>
<email>colin.wilk@tum.de</email>
</author>
<published>2023-11-26T19:47:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.wilk.cx/ansible/ansible-role-borgbackup.git/commit/?id=10cbd4eb25b8b1a85bb88db00c2eb017d7691623'/>
<id>10cbd4eb25b8b1a85bb88db00c2eb017d7691623</id>
<content type='text'>
Signed-off-by: Colin Wilk &lt;colin.wilk@tum.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Colin Wilk &lt;colin.wilk@tum.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add pre-commit action</title>
<updated>2023-11-26T19:43:01+00:00</updated>
<author>
<name>Colin Wilk</name>
<email>colin.wilk@tum.de</email>
</author>
<published>2023-11-26T19:43:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.wilk.cx/ansible/ansible-role-borgbackup.git/commit/?id=8cf45473b32c7d01af45e1746f107bd5ee3e8783'/>
<id>8cf45473b32c7d01af45e1746f107bd5ee3e8783</id>
<content type='text'>
Signed-off-by: Colin Wilk &lt;colin.wilk@tum.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Colin Wilk &lt;colin.wilk@tum.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add release action</title>
<updated>2023-11-26T19:32:42+00:00</updated>
<author>
<name>Colin Wilk</name>
<email>colin.wilk@tum.de</email>
</author>
<published>2023-11-26T19:32:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.wilk.cx/ansible/ansible-role-borgbackup.git/commit/?id=fc8b71579a77bc081fc2cf4fce4757d33cc83c45'/>
<id>fc8b71579a77bc081fc2cf4fce4757d33cc83c45</id>
<content type='text'>
Signed-off-by: Colin Wilk &lt;colin.wilk@tum.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Colin Wilk &lt;colin.wilk@tum.de&gt;
</pre>
</div>
</content>
</entry>
</feed>
