Commit Graph

4 Commits

Author SHA1 Message Date
ducoterra ba65f1bdf0 Don't start docker on boot
Don't start docker on boot, wait for user to start it.
2022-02-05 17:30:11 -05:00
ducoterra f3ce93554d arch_backup major fixes
1. Don't automount disks (dconf changes) this breaks backups
2. Rewrite the entire backup script to handle mounting, decrypting,
   many use cases, etc
3. Update main.yaml to not create mount location for backup drive,
   script will handle it
2022-02-03 12:34:54 -05:00
ducoterra 0e708ce49d Ensure docker service enabled and running
Ensure docker enabled on boot.
2022-02-01 20:35:47 -05:00
ducoterra 838dad0302 Move single ansible playbook to ansible directory
Make ansible playbook properly- use ansible-galaxy init commands.
2022-01-31 13:44:46 -05:00