aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2022-08-03Add package manager entry for UbuntuPatrick Spek1-0/+2
2022-05-26Fix up PGPASSWORD from botched debugging experimentPatrick Spek1-1/+1
2022-05-26Make config_subkeys only return unique resultsPatrick Spek1-2/+11
2022-05-26And fix the same typo but for postgresql backupsPatrick Spek1-1/+1
2022-05-26Fix typo in remote_paths lookupPatrick Spek1-1/+1
2022-05-26Don't use --content-from-commandPatrick Spek1-5/+3
2022-05-26Add more logging to postgresql backupsPatrick Spek1-12/+26
2022-05-26Make borg read from stdin for pg_dump backupsPatrick Spek1-1/+2
2022-05-26Rename key to passphrasePatrick Spek1-2/+2
2022-05-26Put backup prune defaults in the default configuration filePatrick Spek1-8/+8
2022-05-26Add a first iteration of a backup subcommandPatrick Spek1-0/+155
2022-05-26Make datetime pass on -u in all casesPatrick Spek1-2/+3
2022-05-26Alter the configuration used for sshPatrick Spek1-9/+5
2022-05-23Add config_subkeysPatrick Spek1-0/+44
2022-05-11Make shellcheck happyPatrick Spek1-0/+3
2022-05-11Fix up any missing license and copyright headersPatrick Spek3-0/+12
2022-05-11Implement pkg subcommandPatrick Spek2-0/+18
2022-05-11Allow package names to not be explicitly defined as configuration valuesPatrick Spek1-3/+3
2022-05-11Check if rc.d file existsPatrick Spek1-1/+1
2022-05-11Make ssh use ssh.host properlyPatrick Spek1-5/+3
2022-05-11Add var subcommand to usagePatrick Spek1-1/+2
2022-05-06Implement "secrets"Patrick Spek3-2/+18
2022-05-06Add -p argument to var subcommandPatrick Spek1-1/+10
2022-05-04Add var subcommandPatrick Spek2-0/+42
2022-04-25Fixing typos created by renaming bootstrap to initPatrick Spek1-1/+1
2022-04-25Try out a simple patch commandPatrick Spek1-0/+15
2022-04-25Look for correct file in os.d in playbooksPatrick Spek1-1/+1
2022-04-25Rename bootstrap to initPatrick Spek2-18/+18
2022-04-20Add freebsd method for svc enablePatrick Spek1-0/+12
2022-04-20Silence output of pushd/popdPatrick Spek1-5/+5
2022-04-20Pull latest changes on etcdirPatrick Spek1-0/+6
2022-04-19Update usagePatrick Spek1-1/+1
2022-04-19Add documentationPatrick Spek4-264/+271
2022-04-17Fix bootstrap with a remotePatrick Spek1-3/+5
2022-04-17Make shellcheck happyPatrick Spek7-18/+41
2022-04-17Add licensePatrick Spek9-0/+36
2022-04-17Add a Makefile for easy installationPatrick Spek4-6/+7
2022-04-17Add functionality to work with playbooksPatrick Spek4-16/+186
2022-04-16Update config() to also search playbook-specific config filesPatrick Spek1-7/+18
2022-04-16Initial draft for sync subcommandPatrick Spek4-35/+121
2022-04-15Initial commitPatrick Spek6-0/+672