KASM-2201 Updated path in the documentation for main.yml

The path for updating main.yml was missing the prepended path element
roles. The rest of the paths in the readme are anchored from the root
ansible directory. This path was incomplete.
This commit is contained in:
Richard Koliser 2022-01-07 17:30:09 -05:00
parent a91b5339f1
commit 2d1a73b8a4

View file

@ -69,7 +69,7 @@ It has been tested on CentOS 7.9.2009, CentOS 8.4.2105, Debian 9.13, Debian 10.1
The installation can be "scaled up" after being installed by adding additional hosts to the agent or db roles in the inventory file and rerunning the playbook.
Please ensure that redis_password, manager_token and database_password is set in `install_common/vars/main.yml`
Please ensure that redis_password, manager_token and database_password is set in `roles/install_common/vars/main.yml`
If you did not save the redis_password, manager_token or database_password for your existing installation, they can be obtained using the following methods.