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
9e5c65ba
Commit
9e5c65ba
authored
Apr 08, 2015
by
Brian Coca
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #10649 from ndonegan/devel
Updated outdated link to module directory.
parents
e122236f
3ae4ee9c
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
2 deletions
+6
-2
docsite/rst/common_return_values.rst
+3
-1
docsite/rst/developing_modules.rst
+3
-1
No files found.
docsite/rst/common_return_values.rst
View file @
9e5c65ba
...
...
@@ -40,8 +40,10 @@ a stdout in the results it will append a stdout_lines which is just a list or th
:doc:`modules`
Learn about available modules
`GitHub
modules directory <https://github.com/ansible/ansible/tree/devel/library
>`_
`GitHub
Core modules directory <https://github.com/ansible/ansible-modules-core/tree/devel
>`_
Browse source of core modules
`Github Extras modules directory <https://github.com/ansible/ansible-modules-extras/tree/devel>`_
Browse source of extras modules.
`Mailing List <http://groups.google.com/group/ansible-devel>`_
Development mailing list
`irc.freenode.net <http://irc.freenode.net>`_
...
...
docsite/rst/developing_modules.rst
View file @
9e5c65ba
...
...
@@ -474,8 +474,10 @@ This example allows the stat module to be called with fileinfo, making the follo
Learn about developing plugins
:doc:`developing_api`
Learn about the Python API for playbook and task execution
`GitHub
modules directory <https://github.com/ansible/ansible/tree/devel/library
>`_
`GitHub
Core modules directory <https://github.com/ansible/ansible-modules-core/tree/devel
>`_
Browse source of core modules
`Github Extras modules directory <https://github.com/ansible/ansible-modules-extras/tree/devel>`_
Browse source of extras modules.
`Mailing List <http://groups.google.com/group/ansible-devel>`_
Development mailing list
`irc.freenode.net <http://irc.freenode.net>`_
...
...
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