1,760
edits
Changes
→Task 2: Configure ansible's inventory file
rns-ldap.stud14.ops ansible_host=192.168.14.4
</pre>
* create the directory ops535 and labs subdirectory under user student's home directory in VM1<pre>student└── ops535 ├── a1 ├── lab2 ├── lab3 └── lab4</pre>* change the working directory to ~student/ops535/lab2, and run the following commands to gather useful variables about remote hosts that can be used in ansible playbooks:
:* for remote host: vm2
<pre>