Salt
c6f750d0c1
Run backups more frequently
Just had a DR tonight and I need more frequent backups than "nightly at 2am"
Salt's Ansible Scripts
A collection of Ansible scripts to manage my desktops and my EC2 environment.
Quickstart
To deploy a new desktop, try this one-liner:
command -v git || sudo apt install -y git; git clone https://git.9iron.club/salt/ansible && cd ansible && ./localhost-deploy.sh
Otherwise just run site.yml
Description
Languages
Shell
65.1%
Jinja
34.9%