Skip to content

Commit

Permalink
Merge pull request #139 from mjbear/ansible_password
Browse files Browse the repository at this point in the history
ansible - set lab password
  • Loading branch information
mthiel117 committed Mar 14, 2024
2 parents de60ca5 + 61bc753 commit f626744
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions workshops/ansible.md
Original file line number Diff line number Diff line change
Expand Up @@ -516,6 +516,9 @@ Finally, we have any ==parameters== associated with a module. Some of these para

More on Ansible Galaxy in a bit...

???+ warning "Configure Your Lab Password"
Update `WORKSHOP_FABRIC.yml` at the line `ansible_ssh_pass` with your specific lab password otherwise Ansible playbook runs will error out. (~/project/labfiles/ci-workshops-fundamentals/ansible/inventory/group_vars/WORKSHOP_FABRIC.yml)

Let's go ahead and run our playbook! Bonus points if cowsay is enabled.

```bash
Expand Down

0 comments on commit f626744

Please sign in to comment.