Skip to content

Ansible playbooks for my personal Archlinux configuration

Notifications You must be signed in to change notification settings

maximelouet/arch-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arch-config

My personal Arch Linux configuration, managed with Ansible.

This repository does not include my dotfiles ; they're on their own repo.

File hierarchy

Tasks are executed in roles/.

These roles use variables from group_vars/all/.

Finally, playbooks/ are used to apply roles. A global playbook, all.yml, executes all roles.

Encrypted content

I use this repository to store my WiFi passwords. They're encrypted with ansible-vault, using a key that you won't find here ;)

Acknowledgements

  • This repository is partly inspired by pigmonkey/spark.

  • While I try to keep roles somewhat generic (with extensive use of variables), this repository is probably not suitable for someone else's needs. Feel free to take the parts you want, and maybe create your own repo!

About

Ansible playbooks for my personal Archlinux configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published