From 677c1b0c56e7c9147af701f5e26e9814f4677ed1 Mon Sep 17 00:00:00 2001 From: Salt Date: Fri, 24 Sep 2021 21:59:12 -0500 Subject: [PATCH] Polish up README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 4df2980..41d1a65 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,14 @@ # Salt's Ansible Repository Useful for management across all of 9iron, thefuck, and desu. + ## Initialization * Clone * `ansible-galaxy install -r requirements.yml` +For quick bootstrapping of tools and libraries used in this repo, see [rehashedsalt/ansible-env](https://gitlab.com/rehashedsalt/docker-ansible-env). I use that exact image for CI/CD. + ## Deployment Adding a new server will require the following be fulfilled: