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
518007a1
Commit
518007a1
authored
Mar 25, 2013
by
Michael DeHaan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix version added attribute, update docs URL
parent
9be44c20
Hide whitespace changes
Inline
Side-by-side
Showing
14 changed files
with
14 additions
and
15 deletions
+14
-15
docsite/rst/YAMLSyntax.rst
+1
-2
docsite/rst/api.rst
+1
-1
docsite/rst/bestpractices.rst
+1
-1
docsite/rst/contrib.rst
+1
-1
docsite/rst/examples.rst
+1
-1
docsite/rst/gettingstarted.rst
+1
-1
docsite/rst/glossary.rst
+1
-1
docsite/rst/index.rst
+1
-1
docsite/rst/moduledev.rst
+1
-1
docsite/rst/modules.rst
+1
-1
docsite/rst/patterns.rst
+1
-1
docsite/rst/playbooks.rst
+1
-1
docsite/rst/playbooks2.rst
+1
-1
library/rhn_channel
+1
-1
No files found.
docsite/rst/YAMLSyntax.rst
View file @
518007a1
...
...
@@ -3,8 +3,7 @@ YAML Syntax
.. image:: http://ansible.cc/docs/_static/ansible_fest_2013.png
:alt: ansiblefest 2013
:target: http://www.eventbrite.com/event/5593981750
:target: http://ansibleworks.com/fest
This page provides a basic overview of correct YAML syntax, which is how Ansible
playbooks (our configuration management language) are expressed.
...
...
docsite/rst/api.rst
View file @
518007a1
...
...
@@ -3,7 +3,7 @@ API & Integrations
.. image:: http://ansible.cc/docs/_static/ansible_fest_2013.png
:alt: ansiblefest 2013
:target: http://
www.eventbrite.com/event/5593981750
:target: http://
ansibleworks.com/fest
There are several interesting ways to use Ansible from an API perspective. You can use
...
...
docsite/rst/bestpractices.rst
View file @
518007a1
...
...
@@ -3,7 +3,7 @@ Best Practices
.. image:: http://ansible.cc/docs/_static/ansible_fest_2013.png
:alt: ansiblefest 2013
:target: http://
www.eventbrite.com/event/5593981750
:target: http://
ansibleworks.com/fest/
Here are some tips for making the most of Ansible.
...
...
docsite/rst/contrib.rst
View file @
518007a1
...
...
@@ -3,7 +3,7 @@ Ansible Resources
.. image:: http://ansible.cc/docs/_static/ansible_fest_2013.png
:alt: ansiblefest 2013
:target: http://
www.eventbrite.com/event/5593981750
:target: http://
ansibleworks.com/fest
User contributed playbooks, modules, and articles. This is a small
...
...
docsite/rst/examples.rst
View file @
518007a1
...
...
@@ -3,7 +3,7 @@ Command Line Examples And Next Steps
.. image:: http://ansible.cc/docs/_static/ansible_fest_2013.png
:alt: ansiblefest 2013
:target: http://
www.eventbrite.com/event/5593981750
:target: http://
ansibleworks.com/fest
.. highlight:: bash
...
...
docsite/rst/gettingstarted.rst
View file @
518007a1
...
...
@@ -3,7 +3,7 @@ Getting Started
.. image:: http://ansible.cc/docs/_static/ansible_fest_2013.png
:alt: ansiblefest 2013
:target: http://
www.eventbrite.com/event/5593981750
:target: http://
ansibleworks.com/fest
.. contents::
...
...
docsite/rst/glossary.rst
View file @
518007a1
...
...
@@ -3,7 +3,7 @@ Glossary
.. image:: http://ansible.cc/docs/_static/ansible_fest_2013.png
:alt: ansiblefest 2013
:target: http://
www.eventbrite.com/event/5593981750
:target: http://
ansibleworks.com/fest
The following is a list (and re-explanation) of term definitions used elsewhere in the Ansible documentation.
...
...
docsite/rst/index.rst
View file @
518007a1
...
...
@@ -5,7 +5,7 @@ Ansible Documentation
.. image:: http://ansible.cc/docs/_static/ansible_fest_2013.png
:alt: ansiblefest 2013
:target: http://
www.eventbrite.com/event/5593981750
:target: http://
ansibleworks.com/fest
This page contains documentation about how to use `Ansible <http://ansible.cc>`_. You may also be interested in taking a class:
...
...
docsite/rst/moduledev.rst
View file @
518007a1
...
...
@@ -3,7 +3,7 @@ Module Development
.. image:: http://ansible.cc/docs/_static/ansible_fest_2013.png
:alt: ansiblefest 2013
:target: http://
www.eventbrite.com/event/5593981750
:target: http://
ansibleworks.com/fest
Ansible modules are reusable units of magic that can be used by the Ansible API,
...
...
docsite/rst/modules.rst
View file @
518007a1
...
...
@@ -3,7 +3,7 @@ Ansible Modules
.. image:: http://ansible.cc/docs/_static/ansible_fest_2013.png
:alt: ansiblefest 2013
:target: http://
www.eventbrite.com/event/5593981750
:target: http://
ansibleworks.com/fest
.. contents::
:depth: 2
...
...
docsite/rst/patterns.rst
View file @
518007a1
...
...
@@ -5,7 +5,7 @@ Inventory & Patterns
.. image:: http://ansible.cc/docs/_static/ansible_fest_2013.png
:alt: ansiblefest 2013
:target: http://
www.eventbrite.com/event/5593981750
:target: http://
ansibleworks.com/fest
Ansible works against multiple systems in your infrastructure at the
...
...
docsite/rst/playbooks.rst
View file @
518007a1
...
...
@@ -3,7 +3,7 @@ Playbooks
..
image
::
http
://
ansible
.
cc
/
docs
/
_static
/
ansible_fest_2013
.
png
:
alt
:
ansiblefest
2013
:
target
:
http
://
www
.
eventbrite
.
com
/
event
/
5593981750
:
target
:
http
://
ansibleworks
.
com
/
fest
..
contents
::
...
...
docsite/rst/playbooks2.rst
View file @
518007a1
...
...
@@ -3,7 +3,7 @@ Advanced Playbooks
.. image:: http://ansible.cc/docs/_static/ansible_fest_2013.png
:alt: ansiblefest 2013
:target: http://
www.eventbrite.com/event/5593981750
:target: http://
ansibleworks.com/fest
Here are some advanced features of the playbooks language. Using all of these features
...
...
library/rhn_channel
View file @
518007a1
...
...
@@ -6,7 +6,7 @@ module: rhn_channel
short_description: Define Red Hat software channels
description:
- Adds or removes Red Hat software channels on a system
version_added: 1.
0
version_added: 1.
1
author: Vincent Van der Kussen
notes:
- this module fetches the systemid from rhn. A function
...
...
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