Skip to content

Ansible playbooks for setting up my machines

Notifications You must be signed in to change notification settings

benizi/config-ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

config-ansible

Initial attempt at Ansible playbooks for my local machines. This is very idiosyncratic, and probably doesn't make sense for anyone else's setup: - Assumes Arch Linux for the [laptops] (main) group - Uses my dotfiles - Installs my custom rxvt-unicode - Configures XMonad

TODO

Currently, this is way too monolithic:

  • 00-initial.yml:

    • stuff that needs to be set up for passwordless sudo
    • add host via IP to hosts in the [initial] section
    • run as: ansible-playbook -i hosts 00-initial.yml
  • site.yml:

    • everything else
    • right now, just everything needed to get a new laptop up

About

Ansible playbooks for setting up my machines

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages