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
337b1dc4
Commit
337b1dc4
authored
Jun 03, 2015
by
Brian Coca
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
minor doc fixes
parent
7dd3ef7b
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
2 deletions
+4
-2
docsite/rst/intro_configuration.rst
+2
-2
docsite/rst/playbooks_filters.rst
+1
-0
docsite/rst/playbooks_special_topics.rst
+1
-0
No files found.
docsite/rst/intro_configuration.rst
View file @
337b1dc4
...
...
@@ -309,7 +309,7 @@ The valid values are either 'replace' (the default) or 'merge'.
hostfile
========
This is a deprecated setting since 1.9, please look at :ref:`inventory` for the new setting.
This is a deprecated setting since 1.9, please look at :ref:`inventory
_file
` for the new setting.
.. _host_key_checking:
...
...
@@ -321,7 +321,7 @@ implications and wish to disable it, you may do so here by setting the value to
host_key_checking=True
.. _inventory:
.. _inventory
_file
:
inventory
=========
...
...
docsite/rst/playbooks_filters.rst
View file @
337b1dc4
...
...
@@ -3,6 +3,7 @@ Jinja2 filters
.. contents:: Topics
Filters in Jinja2 are a way of transforming template expressions from one kind of data into another. Jinja2
ships with many of these. See `builtin filters`_ in the official Jinja2 template documentation.
...
...
docsite/rst/playbooks_special_topics.rst
View file @
337b1dc4
...
...
@@ -7,6 +7,7 @@ and adopt these only if they seem relevant or useful to your environment.
.. toctree::
:maxdepth: 1
become
playbooks_acceleration
playbooks_async
playbooks_checkmode
...
...
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