Salt 73d1ebd9a2 Less clobber when grabbing certs
I bet you know where this is going
You probably don't
It's for host delegation
2020-06-21 10:24:05 -05:00
2020-06-21 09:45:11 -05:00
2020-06-21 10:24:05 -05:00
2020-06-16 10:41:39 -05:00
2020-06-21 10:13:40 -05:00
2020-05-26 11:26:46 -05:00
2020-06-21 10:14:25 -05:00
2020-06-21 10:22:42 -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 2.8 MiB
Languages
Shell 51.2%
Jinja 48.8%