* Updating Getting Started with Resources section #68962 * Add links, including Workshops URL #68962
This commit is contained in:
parent
7c60dadb9a
commit
5f8b45a70e
1 changed files with 8 additions and 0 deletions
|
@ -109,6 +109,14 @@ You can read more about privilege escalation in :ref:`become`.
|
|||
|
||||
Congratulations! You have contacted your nodes using Ansible. You used a basic inventory file and an ad-hoc command to direct Ansible to connect to specific remote nodes, copy a module file there and execute it, and return output. You have a fully working infrastructure.
|
||||
|
||||
Resources
|
||||
=================================
|
||||
- `Product Demos <https://github.com/ansible/product-demos>`_
|
||||
- `Katakoda <https://katacoda.com/rhel-labs>`_
|
||||
- `Workshops <https://github.com/ansible/workshops>`_
|
||||
- `Ansible Examples <https://github.com/ansible/ansible-examples>`_
|
||||
- `Ansible Baseline <https://github.com/ansible/ansible-baseline>`_
|
||||
|
||||
Next steps
|
||||
==========
|
||||
Next you can read about more real-world cases in :ref:`intro_adhoc`,
|
||||
|
|
Loading…
Reference in a new issue