Skip to content

Personal Ansible Configuration for Desktop and Server

Notifications You must be signed in to change notification settings

awaelchli/ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Desktop and Server Configuration with Ansible

Usage

Provision local machine in a single command:

curl https://raw.githubusercontent.com/awaelchli/ansible/master/provision.sh | sudo bash

This requires the vault key saved in a file $HOME/.vault-key.

Alternatively, if ansible is already installed:

ansible-pull -U https://github.com/awaelchli/ansible.git --ask-vault-pass

Acknowledgements

This Ansible configuration is built on the excellent template by Jay LaCroix from LearnLinux.tv.

About

Personal Ansible Configuration for Desktop and Server

Resources

Stars

Watchers

Forks