Skip to content

Commit

Permalink
Updating Getting Started with Resources section ansible#68962 (ansibl…
Browse files Browse the repository at this point in the history
…e#71102)

* Updating Getting Started with Resources section ansible#68962
* Add links, including Workshops URL ansible#68962
  • Loading branch information
kshitijcode committed Aug 7, 2020
1 parent 7c60dad commit 5f8b45a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/docsite/rst/user_guide/intro_getting_started.rst
Expand Up @@ -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`,
Expand Down

0 comments on commit 5f8b45a

Please sign in to comment.