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
e75ab08e
Commit
e75ab08e
authored
May 29, 2013
by
Michael DeHaan
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #3054 from maxamillion/maxamillion/docsite
provide link to older docs when mentioning older docs
parents
0741ca3d
80bf5d49
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
docsite/latest/rst/playbooks2.rst
+2
-2
No files found.
docsite/latest/rst/playbooks2.rst
View file @
e75ab08e
...
@@ -262,8 +262,8 @@ Conditional Execution
...
@@ -262,8 +262,8 @@ Conditional Execution
`````````````````````
`````````````````````
(Note: this section covers 1.2 conditionals, if you are using a previous version, select
(Note: this section covers 1.2 conditionals, if you are using a previous version, select
the previous version of the documentation
. Those conditional forms continue to be operational
the previous version of the documentation
, `Ansible 1.1 Docs <http://ansible.cc/docs/released/1.1>`_ .
in 1.2, although the new mechanisms are cleaner.)
Those conditional forms continue to be operational
in 1.2, although the new mechanisms are cleaner.)
Sometimes you will want to skip a particular step on a particular host. This could be something
Sometimes you will want to skip a particular step on a particular host. This could be something
as simple as not installing a certain package if the operating system is a particular version,
as simple as not installing a certain package if the operating system is a particular version,
...
...
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