Laptop configuration
Go to file
earnest ma 5bc7c027c1
Add license
2022-01-28 14:44:34 -05:00
.git-hooks Lint 2022-01-26 18:01:41 -05:00
.vscode Lint 2022-01-26 18:01:41 -05:00
roles/common/tasks * 2022-01-28 14:44:31 -05:00
tasks * 2022-01-28 14:44:31 -05:00
.ansible-lint Finish update playbook 2022-01-26 22:30:17 -05:00
.editorconfig Add .editorconfig file 2022-01-26 18:01:48 -05:00
LICENSE Add license 2022-01-28 14:44:34 -05:00
README.md * 2022-01-28 14:44:31 -05:00
ansible.cfg Things 2022-01-23 21:43:00 -05:00
ensure.sh Implement almost everything from dotfiles/bootstrap.sh 2022-01-26 15:45:41 -05:00
hosts Things 2022-01-23 21:43:00 -05:00
run.yml * 2022-01-28 14:44:31 -05:00
update.yml Finish update playbook 2022-01-26 22:30:17 -05:00

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)