Fixes typo in readme
This commit is contained in:
@@ -25,6 +25,6 @@ Things it still needs:
|
||||
|
||||
## Steps
|
||||
|
||||
Create a copy of the example variables file `cp variables.yml.example variables.example` and change the domain name to the correct value.
|
||||
Create a copy of the example variables file `cp variables.yml.example variables.yml` and change the domain name to the correct value.
|
||||
|
||||
Run the playbook against your server, e.g. `ansible-playbook foundry_playbook.yml -i vtt.vidja.social,` (Note the comma after the domain, this tells ansible it's an address and not an inventory file).
|
||||
|
||||
Reference in New Issue
Block a user