mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Remove duplicate link to old examples dir.
This commit is contained in:
parent
05321cafe1
commit
b62b9bda65
1 changed files with 2 additions and 5 deletions
|
@ -25,12 +25,9 @@ tasks, playbooks are more likely to be kept in source control and used
|
||||||
to push out your configuration or assure the configurations of your
|
to push out your configuration or assure the configurations of your
|
||||||
remote systems are in spec.
|
remote systems are in spec.
|
||||||
|
|
||||||
Let's dive in and see how they work. As you go, you may wish to open
|
|
||||||
the `github examples directory <https://github.com/ansible/ansible/tree/devel/examples/playbooks>`_ in
|
|
||||||
another tab, so you can apply the theory to what things look like in practice.
|
|
||||||
|
|
||||||
There are also some full sets of playbooks illustrating a lot of these techniques in the
|
There are also some full sets of playbooks illustrating a lot of these techniques in the
|
||||||
`ansible-examples repository <https://github.com/ansible/ansible-examples>`_.
|
`ansible-examples repository <https://github.com/ansible/ansible-examples>`_. We'd recommend
|
||||||
|
looking at these in another tab as you go along.
|
||||||
|
|
||||||
There are also many jumping off points after you learn playbooks, so hop back to the documentation
|
There are also many jumping off points after you learn playbooks, so hop back to the documentation
|
||||||
index after you're done with this section.
|
index after you're done with this section.
|
||||||
|
|
Loading…
Reference in a new issue