Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
ansible
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OpenEdx
ansible
Commits
bb621385
Commit
bb621385
authored
Nov 07, 2013
by
jctanner
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #4837 from stevetjoa/devel
Adding link to up-to-date ansible-examples GitHub repo.
parents
6a5672c9
9ac012bb
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
docsite/rst/playbooks_roles.rst
+3
-3
No files found.
docsite/rst/playbooks_roles.rst
View file @
bb621385
...
@@ -28,7 +28,7 @@ more on the big picture and only dive down into the details when needed.
...
@@ -28,7 +28,7 @@ more on the big picture and only dive down into the details when needed.
We'll start with understanding includes so roles make more sense, but our ultimate goal should be understanding roles -- roles
We'll start with understanding includes so roles make more sense, but our ultimate goal should be understanding roles -- roles
are great and you should use them every time you write playbooks.
are great and you should use them every time you write playbooks.
See the
'ansible-examples' repository on gith
ub for lots of examples of all of this
See the
`ansible-examples <https://github.com/ansible/ansible-examples>`_ repository on GitH
ub for lots of examples of all of this
put together. You may wish to have this open in a separate tab as you dive in.
put together. You may wish to have this open in a separate tab as you dive in.
Task Include Files And Encouraging Reuse
Task Include Files And Encouraging Reuse
...
@@ -338,8 +338,8 @@ The resulting order of execution would be as follows::
...
@@ -338,8 +338,8 @@ The resulting order of execution would be as follows::
Learn about available modules
Learn about available modules
:doc:`developing_modules`
:doc:`developing_modules`
Learn how to extend Ansible by writing your own modules
Learn how to extend Ansible by writing your own modules
`Git
hub examples directory <https://github.com/ansible/ansible/tree/devel/examples/playbook
s>`_
`Git
Hub Ansible examples <https://github.com/ansible/ansible-example
s>`_
Complete playbook files from the
gith
ub project source
Complete playbook files from the
GitH
ub project source
`Mailing List <http://groups.google.com/group/ansible-project>`_
`Mailing List <http://groups.google.com/group/ansible-project>`_
Questions? Help? Ideas? Stop by the list on Google Groups
Questions? Help? Ideas? Stop by the list on Google Groups
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment