Salt 2076233acf Unalways a bunch of stuff
Since localhost-deploy no longer uses tags, it's unnecessary
2020-06-16 11:05:32 -05:00
2020-06-16 11:04:25 -05:00
2020-06-16 10:41:39 -05:00
2020-05-26 11:26:46 -05:00
2020-06-16 11:05:32 -05:00
2020-06-16 11:04:25 -05:00

Salt's Ansible Scripts

A collection of Ansible scripts to manage my desktops and my EC2 environment.

Quickstart

To deploy a new desktop, try this one-liner:

command -v git || sudo apt install -y git; git clone https://git.9iron.club/salt/ansible && cd ansible && ./localhost-deploy.sh

Otherwise just run site.yml

Description
A series of Ansible scripts to manage my infrastructure.
Readme 5.2 MiB
Languages
Jinja 50.5%
Shell 49.5%