Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 403 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 403 Bytes

ansible-arch

ansible playbook for arch linux management

NOTE: dotfiles located in another repo

USAGE:

after reboot to installed system(from non-root user):

git clone https://github.com/n0nvme/ansible-arch.git
cd ansible-arch
ansible-galaxy install -r requirements.yml
ansible-playbook site.yml --tags preheat -K
ansible-playbook site.yml -K