mirror of https://github.com/ansible/ansible.git
Add links to quickstart guides (#56722)
* shell of quickstart * link to existing quickstart guidespull/56734/head
parent
a68ac729ea
commit
388f5d0b2b
@ -1,9 +1,18 @@
|
|||||||
Ansible Quickstart
|
.. _quickstart_guide:
|
||||||
==================
|
|
||||||
|
Ansible Quickstart Guide
|
||||||
|
========================
|
||||||
|
|
||||||
We've recorded a short video that introduces Ansible.
|
We've recorded a short video that introduces Ansible.
|
||||||
|
|
||||||
The `quickstart video <https://www.ansible.com/resources/videos/quick-start-video>`_ is about 13 minutes long and gives you a high level
|
The `quickstart video <https://www.ansible.com/resources/videos/quick-start-video>`_ is about 13 minutes long and gives you a high level
|
||||||
introduction to Ansible -- what it does and how to use it. We'll also tell you about other products in the Ansible ecosystem.
|
introduction to Ansible -- what it does and how to use it. We'll also tell you about other products in the Ansible ecosystem.
|
||||||
|
|
||||||
Enjoy, and be sure to visit the rest of the documentation to learn more.
|
Enjoy, and be sure to visit the rest of the documentation to learn more.
|
||||||
|
|
||||||
|
.. seealso::
|
||||||
|
|
||||||
|
`A system administrators guide to getting started with Ansible <https://www.redhat.com/en/blog/system-administrators-guide-getting-started-ansible-fast>`_
|
||||||
|
A step by step introduction to Ansible
|
||||||
|
`Ansible Automation for SysAdmins <https://opensource.com/downloads/ansible-quickstart>`_
|
||||||
|
A downloadable guide for getting started with Ansible
|
||||||
|
Loading…
Reference in New Issue