mirror of
https://github.com/trailofbits/algo.git
synced 2025-08-13 16:23:00 +02:00
Fix typos
This commit is contained in:
parent
5b4994c14d
commit
7cb893cc7a
1 changed files with 2 additions and 2 deletions
|
@ -23,7 +23,7 @@ ansible-playbook main.yml -e "provider=digitalocean
|
||||||
do_token=token"
|
do_token=token"
|
||||||
```
|
```
|
||||||
|
|
||||||
See below for more information about providers and extra variables
|
See below for more information about variables and roles.
|
||||||
|
|
||||||
### Variables
|
### Variables
|
||||||
|
|
||||||
|
@ -41,7 +41,7 @@ If any of these are unspecified, ansible will ask the user to input them.
|
||||||
|
|
||||||
### Ansible roles
|
### Ansible roles
|
||||||
|
|
||||||
Could roles can be activated by specifying an extra variable `provider`
|
Cloud roles can be activated by specifying an extra variable `provider`.
|
||||||
|
|
||||||
Cloud roles:
|
Cloud roles:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue