-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
CL210 - RHOSP16.1 1
-
None
-
False
-
-
False
-
-
-
en-US (English)
Please fill in the following information:
URL: | https://role.rhu.redhat.com/rol-rhu/app/courses/cl210-16.1/pages/ch10 |
Reporter RHNID: | ddo |
Section Title: | https://role.rhu.redhat.com/rol-rhu/app/courses/cl210-16.1/pages/ch10s06 |
Issue description
Description: Guided Exercise: Deploying Applications Using Ansible lab automating-ansible There is no instruction to create "05-manage-members.yml" file. So, in the lab's working directory "ansible-app-build", there is no "05-manage-members.yml", but in the solution directory "ansible-app-resolved", we have that file. Also, [student@workstation ~]$ diff ./ansible-app-build/app-build.yml ./ansible-app-resolved/app-build.yml 29a30,38 > > - hosts: localhost > vars_files: > - "vars/credentials.yml" > - "vars/application-data.yml" > tasks: > - name: "Manage load balancer members" > include_tasks: "05-manage-members.yml" > when: addmembers is defined
Steps to reproduce:
Workaround:
Expected result: