From a04327e07c5ee7f34da329efa931a01b1b0776f5 Mon Sep 17 00:00:00 2001 From: Salt Date: Tue, 26 May 2020 11:26:46 -0500 Subject: [PATCH] Update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3dd1512..912356b 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,10 @@ A collection of Ansible scripts to manage my desktops and my EC2 environment. ## Quickstart -To deploy on an EC2 node, just tag it and give it roles in `ec2.yml`. - 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`