Sandra McCann
ceb474bb9e
[WIP] Backport/2.7/batch port ( #45859 )
...
Batch of docs backports:
* docs: Clarify include_task v import_tasks with conditionals (#43856 )
(cherry picked from commit 6be42a2a0e
)
* Add single quotes around package name (#45152 )
(cherry picked from commit 0d81386144
)
* prefer ansible_facts namespace and dict notation (#44980 )
(cherry picked from commit 44510448b0
)
* fix cherrypick conflict - scenario_guides
* Update implicit_localhost.rst (#45455 )
(cherry picked from commit f68cd1acc6
)
* updated fbsd install instructions (#45309 )
(cherry picked from commit e9c2695ce7
)
* Change "Defaulting Undefined Variables" (#41379 )
(cherry picked from commit e35c4be1c1
)
* adds license details to dev guide pages (#45574 )
(cherry picked from commit 6e68d77f6d
)
* FAQ: fix a typo, add link to 'vars' lookup (#42412 )
(cherry picked from commit 95649dc793
)
* Fix link and toctree (#45595 )
(cherry picked from commit 6999bf318f
)
* Improve the local toctree (and title) (#45590 )
(cherry picked from commit afea00fa9f
)
* Add undocumented configuration parameter and explain in porting guide (#36059 )
(cherry picked from commit a892a6ef03
)
* Simplify PPA installation for Ubuntu (#45690 )
(cherry picked from commit 78e9f452a5
)
* adding git+ssh uri scheme (#36025 )
(cherry picked from commit 84a4257774
)
* Add workaround for non-standard kerberos environments (#41465 )
(cherry picked from commit 4e532e0ad9
)
* Restore license agreement (#45809 )
(cherry picked from commit f430f60541
)
* partial cherry-pick - lenovo doc update PR 45483
6 years ago
Sandra McCann
0a7d5ebd73
fixed formatting ( #45164 ) ( #45174 )
...
(cherry picked from commit 58ca82fa1c
)
(cherry picked from commit fe119c18ef
)
6 years ago
James Polley
7988266bb7
Improve clarity of precedence when command-line parameters are used. ( #39059 )
...
* Improve clarity of precedence when command-line parameters are used.
* Add command-line values into the precedence list.
* Several sample config snippets were included without any explanation
of how those snippets would be processed. Added descriptions so that
the reader can understand what each snippet will (or won't) accomplish.
* Don't focus on inventory as much
Expand on the fact that it's the fact that a variable is set that
matters, not the source of the variable.
6 years ago
Brian Coca
3f657ca28f
clarify priority setting ( #44865 )
...
* clarify priority setting
* updated as per fb
6 years ago
Brian Coca
93f5c10714
vars list ( #43171 )
...
* vars list
(cherry picked from commit 463b85cf0bcf7a557b857d1ebd3e8bf1b693fa4c)
* updated as per fb
6 years ago
Pilou
af786cb9d7
Fix a typo in docs: s/patent/parent/ ( #44529 )
6 years ago
Andreas Olsson
1a11cecaef
Prefer https:// links in the docs site
...
All the changed urls are availible by way of https://. Most of them
already redirect.
6 years ago
Brian Coca
18aa87803f
remove dupe entries
6 years ago
Jacob Floyd
4fa2fb9c89
Docs fix: ansible_group_priority defaults to 1
...
The docs committed in #28777 were inconsistent.
This clarifies that the default `ansible_group_priority` is `1`.[1][2]
[1] https://github.com/ansible/ansible/blob/153c9bd/lib/ansible/inventory/group.py#L40
[2] https://github.com/ansible/ansible/blob/153c9bd/lib/ansible/cli/inventory.py#L236
7 years ago
Martin Kimmerle
294c3a0a7c
[docs][minor] Variables user guide: fix grammar ( #39427 )
7 years ago
Sam Doran
59e541e31a
Change behavior to behaviour in docs and tests ( #39392 )
...
* Change behavior to behaviour
- use existing fact to get hash setting rather than shell task
- fix code highlighting syntax in playbooks_variables.rst
* Re-wrote intro section; this entire topic needs a clean-up/rewrite.
7 years ago
Cameron
854be6ef16
docs: fix 'ipmi' typo ( #39823 )
7 years ago
Anna Liao
c812396793
Update playbooks_variables.rst ( #39570 )
...
<!--- Your description here -->
+label: docsite_pr
7 years ago
Martin Krizek
5297eac46d
playbooks_variables.rst: fix facts code-block ( #38520 )
7 years ago
Brian Coca
c62551c1b0
Update role doc examples ( #37844 )
...
* fix role examples
- also fixed issue with overload of 'name', fixes #37836
- attempted to clarify tag inheritance/application
* Typo fix
7 years ago
Brian Coca
5ad13d66aa
documented actual precedence ( #38009 )
...
fixes #22025
7 years ago
Brian Coca
40a55e9f55
update vars info ( #37729 )
...
- remove 1.x references
- update directives to keywords as this is the accepted naming for them
7 years ago
scottb
381359a8f8
Doc build warning/broken link clean-a-palooza ( #37382 )
...
* Doc build warning/broken link clean-a-palooza, WIP commit 1.
* Fixed broken anchor
* Fixing additional broken links; converting from doc to ref.
* Fix anchor
7 years ago
scottb
373b1dcf59
Core Docs Refactor and Redesign ( #36067 )
...
* Docs refactor as outlined in https://github.com/ansible/proposals/issues/79 . Moves content into 'guides'; refactors TOC; fixes CSS; design tweaks to layout and CSS; fixes generated plugin, CLI and module docs to fix links accodingly; more.
* Adding extra blank line for shippable
7 years ago