mirror of
https://github.com/trailofbits/algo.git
synced 2025-08-10 23:03:03 +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"
|
||||
```
|
||||
|
||||
See below for more information about providers and extra variables
|
||||
See below for more information about variables and roles.
|
||||
|
||||
### Variables
|
||||
|
||||
|
@ -41,7 +41,7 @@ If any of these are unspecified, ansible will ask the user to input them.
|
|||
|
||||
### 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:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue