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.
2018-08-01 08:20:40 -07:00
Brian Coca
18aa87803f
remove dupe entries
2018-07-19 12:16:33 -04:00
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
2018-06-05 20:31:10 -04:00
Martin Kimmerle
294c3a0a7c
[docs][minor] Variables user guide: fix grammar ( #39427 )
2018-05-24 23:38:22 -04:00
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.
2018-05-17 14:07:12 -04:00
Cameron
854be6ef16
docs: fix 'ipmi' typo ( #39823 )
2018-05-08 09:15:56 +02:00
Anna Liao
c812396793
Update playbooks_variables.rst ( #39570 )
...
<!--- Your description here -->
+label: docsite_pr
2018-05-01 23:02:32 -07:00
Martin Krizek
5297eac46d
playbooks_variables.rst: fix facts code-block ( #38520 )
2018-04-11 20:46:27 +02:00
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
2018-04-05 11:41:25 -07:00
Brian Coca
5ad13d66aa
documented actual precedence ( #38009 )
...
fixes #22025
2018-04-05 11:09:11 -07:00
Brian Coca
40a55e9f55
update vars info ( #37729 )
...
- remove 1.x references
- update directives to keywords as this is the accepted naming for them
2018-03-22 00:02:45 -07:00
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
2018-03-14 12:44:21 -07:00
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
2018-02-13 07:23:55 -08:00