Update readme
This commit is contained in:
parent
6dad2e4383
commit
a04327e07c
@ -4,10 +4,10 @@ A collection of Ansible scripts to manage my desktops and my EC2 environment.
|
|||||||
|
|
||||||
## Quickstart
|
## 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:
|
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
|
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`
|
||||||
|
Loading…
Reference in New Issue
Block a user