We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e94c42 commit e657a82Copy full SHA for e657a82
1 file changed
deploy/README.md
@@ -25,6 +25,9 @@ IdM - Keyrock local instance deployed in the docker-compose.
25
* Go into the vars/main.yml and assign the IP of the virtual machine to the variable
26
ip_address.
27
28
+* Go into inventory.yml and put the IP of the virtual machine and the user that will
29
+ be used in order to access to the machine using SSH.
30
+
31
* Execute the ansible playbook to deploy and configure the services:
32
33
ansible-playbook -vvvv -i inventory.yml \
0 commit comments