Adam Miller
9e2c02455a
add note about named tasks in blocks ( #46984 )
...
* add note about named tasks in blocks
Signed-off-by: Adam Miller <admiller@redhat.com>
* adds names to tasks within example block, removes 2nd example
* removes traces of bad rebase
6 years ago
Bianca Henderson
e52761fbd3
Making minor changes ( #47311 )
...
<!--- Your description here -->
+label: docsite_pr
6 years ago
John R Barker
4991ef30c2
ROADMAP_2_8.rst link to GH project ( #47265 )
6 years ago
Luke Short
9cf407f683
Gentoo installation no longer requires a workaround. ( #47151 )
...
The default Python version has been 3.6
since June 2018 and was 3.5 before then.
Ansible supports Python 3.5 and above.
6 years ago
Jon Stevens
0272fd4b37
docs: Fix restructuredtext link format ( #47199 )
...
Fix two links on guide_online.rst
6 years ago
Petr Ruzicka
53217a3dbd
with_items is obsolete - using loop instead ( #46806 )
6 years ago
Petr Ruzicka
559c92f9b6
with_items is obsolete - using loop instead ( #46805 )
6 years ago
Petr Ruzicka
b17f02a89a
with_items is obsolete - loop should be used instead ( #46524 )
6 years ago
Dag Wieers
4fc6ab55aa
This fixes a weird indentation issue in the menu ( #45089 )
6 years ago
Matt Martz
abe64775cf
Add porting guide note about inline vars on import/include_tasks ( #47121 )
...
* Add porting guide note about inline vars. Fixes #47102
6 years ago
Page Bowers
1ec71e503e
Update the document to link to the script itself ( #46986 )
...
Added a link to the dynamic inventory script to make it easier for a user to find.
6 years ago
Matt Clay
c3a6737004
Add BOM check to shebang sanity test.
...
Includes fixes for docsite files with a UTF-8 BOM.
6 years ago
Alicia Cozine
b26aa66a41
fixes local toc, updates language ( #47054 )
6 years ago
Sandra McCann
db3d920cfd
WIP: fix build errors due to missing certified_supported label ( #46835 )
...
* fix build errors due to missing certified_supported label
* fixed references and toc
6 years ago
Bianca Henderson
ffc46e1648
Making minor grammatical changes ( #46844 )
...
fixes to dev_guide page
6 years ago
Sloane Hertel
f3d5ebb355
add more consistent extension matching for inventory plugins ( #46786 )
...
* Add consistent extension matching for inventory plugins that support YAML configuration files
* Document extension matching expectations
6 years ago
Alicia Cozine
9764f32513
adds stub API docs in a single file ( #46663 )
...
* adds stub API docs in a single file
6 years ago
Risto Oikarinen
e1cfc2500c
Clean playbook filters doc by adding whitespaces ( #46569 )
6 years ago
Dag Wieers
1771874ac8
Indentation
6 years ago
Dag Wieers
d0f3aaff62
Update wording as requested by review
...
Also improve wording.
6 years ago
Hayden
a2ac3482b6
Update windows_faq.rst
...
<!--- Your description here -->
+label: docsite_pr
Windows Subsystem for Linux is now officially supported by Microsoft. It is out of beta and will be shipping on Windows Sever 2019.
6 years ago
Mike Klebolt
5c93068223
incorrect ref ( #46492 )
6 years ago
Robert Herhold
850355b314
Update links to module sources ( #46553 )
...
The documentation still points to the old links for the [core](https://github.com/ansible/ansible-modules-core/tree/devel ) and [extras](https://github.com/ansible/ansible-modules-extras/tree/devel ) modules. This PR updates the links to the main ansible repository.
+label: docsite_pr
6 years ago
Sloane Hertel
43d12c11be
Add 'auto' to documented default enabled inventory plugins ( #46621 )
...
* Correct default inventory plugins enabled in docs and example/ansible.cfg
* Fix headers
6 years ago
Jordan Borean
1599752f26
docs: add Support section for plugin types ( #46520 )
...
* docs: add Maintenance section for plugin types
* Added supported_by name in bold to match Status
6 years ago
Sloane Hertel
c4d1f0d416
Add docs for inventory caching ( #46402 )
...
* Add docs for inventory caching
* Fix subsection headers
* Fix top header
6 years ago
Matt Clay
a4c9f57b38
Move docsite requirements to the docs/docsite dir. ( #46518 )
6 years ago
Jordan Borean
b570af020c
added porting guide for PowerShell EAP changes ( #46451 )
6 years ago
Alicia Cozine
e97391b7ab
updates language about documentation versions and releases on index page ( #46465 )
6 years ago
Dag Wieers
92037679c4
Fix subelements example correctly ( #46482 )
6 years ago
Matt Clay
e2b6047514
Add symlinks sanity test. ( #46467 )
...
* Add symlinks sanity test.
* Replace legacy test symlinks with actual content.
* Remove dir symlink from template_jinja2_latest.
* Update import test to use generated library dir.
* Fix copy test symlink setup.
6 years ago
Alicia Cozine
ba9348883b
updates latest in docs conf.py ( #46400 )
6 years ago
Andrew Paradi
641c569a20
Fix spelling error in subelements Filter example ( #46446 )
...
<!--- Your description here -->
+label: docsite_pr
6 years ago
Takashi Sugimura
069ba81386
remove unnecessary space ( #46462 )
...
kindly advised from jborean93
6 years ago
Haidara Mohamed El Mouctar
cd4415d4ec
Docsite: Add a new tool: Ansible Playbook Grapher ( #46435 )
...
Add Ansible Playbook Grapher: a tool create a graph representing your Ansible playbook tasks and roles.
https://github.com/haidaraM/ansible-playbook-grapher
+label: docsite_pr
6 years ago
Sandra McCann
a1fae193c7
disable gather facts and update playbook output ( #46409 )
...
* disable facts gather and update playbook output
* fix output
6 years ago
Alicia Cozine
04b726dc14
Updates release & maintenance version docs for 2.7
6 years ago
Artur Juraszek
c0de93310f
Mention YAML as a AWS CloudFormation template language ( #46345 )
6 years ago
Enno Gröper
1ff331e66a
Update playbooks_delegation.rst ( #46254 )
...
Fix example variable lookup.
+label: docsite_pr
6 years ago
Alicia Cozine
66eb5681f4
yes, we do run validate_modules in Shippable ( #46280 )
6 years ago
Andrii Trykush
90126f37cd
Corrected typo
...
Corrected typo
ansible_serach_path --> ansible_search_path
+label: docsite_pr
6 years ago
Brendan Jurd
ab96bbdef9
Clean up Vault docs in User Guide. ( #46188 )
...
* Fix spelling of 'separate' throughout.
* Various cleanups in the User Guide for Vault.
- Fix spelling of 'algorithm'
- Fix indentation of nested list in payload format
- Fix mysterious refernce to 'b_pkey1'.
- Fix reference to newline as '\n': the backslash is lost when rendered
to the docs website. Specify the hex value for newline instead of the
backslash escape.
* Fix formatting
* Update vault.rst
6 years ago
Kevin Breit
a690917b5f
Meraki scenario guide - Changed section markup types ( #46158 )
...
* Changed section markup types, small fixes for style
- Add dashes per style guide
- Add TOC in case this grows
6 years ago
Dag Wieers
771a3983d2
Docs: Keep the module index clean ( #46155 )
...
A lot of modules have a short_description with a trailing dot even
though we don't want trailing dots in the index. This change removes
it when creating the document index.
6 years ago
Sam Doran
4c929d3a7a
Correct loop syntax in example ( #46178 )
6 years ago
Deric Crago
065b7ac300
moved 'strftime' filter into 'Other Useful Filters' section ( #45801 )
6 years ago
John R Barker
f1038a5c05
ROADMAP_2_8 stub ( #46120 )
...
* ROADMAP_2_8 stub
* Update ROADMAP_2_8.rst
6 years ago
Rémy Léone
1d4d49369e
Add a guide for Scaleway ( #44810 )
6 years ago
Alicia Cozine
d1beb8436b
restores legacy testing file ( #46095 )
...
* restores legacy testing file
* corrects links to legacy testing page
* oops, copy-pasta fix
6 years ago
Peter Sprygada
1e68881c40
adds support for null values to the ternary filter ( #45303 )
...
* adds support for null values to the ternary filter
This change adds a third optional argument to the ternary filter to
handle a null value. If the third option is specified null and false
are treated differently.
For instance, take the following example:
{{ enabled | ternary('no shutdown', 'shutdown') }}
If enabled == True, then 'no shutdown' is used.
If enabled in (False, None), then 'shutdown' is used.
With this change the following is possible:
{{ enabled | ternary('no shutdown', 'shutdown', omit) }}
If enabled == True, then 'no shutdown'
If enabled == False, then 'shutdown'
If enabled == None, then omit
* update documentation with example of filter
* update filter documentation example per comments
* fix logic error in user_guide example
6 years ago