Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation error for RHEL workshop #129

Open
t-prinz opened this issue Nov 14, 2020 · 0 comments
Open

Documentation error for RHEL workshop #129

t-prinz opened this issue Nov 14, 2020 · 0 comments

Comments

@t-prinz
Copy link

t-prinz commented Nov 14, 2020

Workshop: RHEL workshop (rhel_aws)

After provisioning the RHEL workshop, the stdout from the 1_provision.yml indicates you should run the '2_preload.yml' playbook, but the name of the playbook is '2_load.yml'

Output snippet from

ansible-playbook 1_provision.yml

...
TASK [aws.create : Create DNS records for Windows] *********************************************************************************

TASK [explain how to login] ********************************************************************************************************
ok: [localhost] => {
"msg": "Please run 'ansible-playbook 2_preload.yml' to load the admin server."
}

PLAY RECAP *************************************************************************************************************************
localhost : ok=34 changed=13 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0

ls 2*

2_load.yml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant