Salt e10116a689 Fix wrong forge version for new serb
Why oh why
was it CHANGED FOR 1.7.10 AND NOTHING ELSE
2020-06-20 23:27:48 -05:00
2020-06-20 23:25:19 -05:00
2020-06-17 09:34:13 -05:00
2020-06-16 10:41:39 -05:00
2020-05-26 11:26:46 -05:00
2020-06-17 09:34:13 -05:00
2020-06-20 10:10:02 -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.1 MiB
Languages
Shell 65.1%
Jinja 34.9%