earnest ma e1782e40fd | ||
---|---|---|
.git-hooks | ||
.vscode | ||
roles/common/tasks | ||
tasks | ||
.ansible-lint | ||
.editorconfig | ||
LICENSE | ||
README.md | ||
ansible.cfg | ||
ensure.sh | ||
hosts | ||
run.yml | ||
update.yml |
README.md
ansible
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.
Start
sudo dnf install -y ansible
- Execute main:
ansible-playbook run.yml -K
- Development:
git config core.hooksPath .git-hooks
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)