awaelchli / ansible

Personal Ansible Configuration for Desktop and Server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:AGS Script 91.2%Language:Jinja 7.6%Language:Shell 1.2%