configs/README.md

20 lines
653 B
Markdown
Raw Normal View History

2022-01-23 21:43:00 -05:00
# ansible
2022-01-26 17:59:05 -05:00
Currently Ansible configurations for `ataraxia`, although if this goes well I'll bring it to Tycho/future devices. Please don't use :/ I may merge these into my [dotfiles repo](https://git.earne.link/earnestma/dotfiles).
2022-01-23 21:43:00 -05:00
## Start
2022-01-26 17:59:05 -05:00
- `sudo dnf install -y ansible`
- Execute main: `ansible-playbook run.yml -K`
- Development: `git config core.hooksPath .git-hooks`
2022-01-28 12:46:51 -05:00
## After first time run
- grab ssh keys
- gpg folder
- pash folder? (^ from backup?)
- config file w/ secrets? (eg aerc's accounts.conf, wakatime/wakapi, mbsync, etc.??)
- backups configure
- run backups!
- configure GUI apps! (such as calibre/firefox/ etc., if not restored)