mirror of
https://github.com/trailofbits/algo.git
synced 2025-06-06 15:13:56 +02:00
Update README.md
This commit is contained in:
parent
4d7d8c747a
commit
470f60a46f
1 changed files with 1 additions and 8 deletions
|
@ -46,14 +46,7 @@ sudo easy_install pip
|
||||||
sudo pip install ansible dopy==0.3.5 boto apache-libcloud six
|
sudo pip install ansible dopy==0.3.5 boto apache-libcloud six
|
||||||
```
|
```
|
||||||
|
|
||||||
To install the dependencies for installing on an existing Ubuntu 16.04 system:
|
There are four available installation targets:
|
||||||
|
|
||||||
```
|
|
||||||
sudo apt-get install software-properties-common && sudo apt-add-repository ppa:ansible/ansible
|
|
||||||
sudo apt-get update && sudo apt-get install ansible
|
|
||||||
```
|
|
||||||
|
|
||||||
There are three available installation targets:
|
|
||||||
* DigitalOcean
|
* DigitalOcean
|
||||||
* Amazon EC2
|
* Amazon EC2
|
||||||
* Google Cloud Engine
|
* Google Cloud Engine
|
||||||
|
|
Loading…
Add table
Reference in a new issue