Kohei Takahashi
2e4038f4d2
Fixed a typo in user_guide/playbooks_conditinals ( #72427 )
...
+label: docsite_pr
2020-11-02 10:04:57 -05:00
Andrew Klychkov
aa1f0bd062
Docsite: fix playbooks_conditionals ( #71754 )
2020-09-17 10:21:28 -04:00
Alicia Cozine
db354c0300
Docs: User guide overhaul, part 5 ( #70307 )
2020-07-14 17:00:44 -04:00
Marco Lussetti
1dd8247fba
Add SLES to user_guide/playbook_conditionals.yml ( #69262 )
2020-05-29 13:39:49 -04:00
Alicia Cozine
6fffb0607b
WIP: Docs: User guide overhaul, part 4 ( #69266 )
...
Co-authored-by: Alicia Cozine <acozine@users.noreply.github.com>
2020-05-15 16:18:07 -04:00
Carsten Rösnick-Neugebauer
b625b430f1
Add (more) explicit references to Jinja2 docs in conditionals doc ( #61814 )
...
Co-authored-by: Sandra McCann <samccann@redhat.com>
2020-02-14 10:53:14 -05:00
Caleb Collins-Parks
f178c49c02
Add warning about skipped vars ( #63599 )
2019-11-05 16:25:15 -05:00
Michael C
19587b35da
docs: add Centos and Ubuntu to examples for playbook conditionals ( #63085 )
...
* docs: add Centos and Ubuntu to examples for playbook conditionals
Co-Authored-By: Sandra McCann <samccann@redhat.com>
2019-10-09 14:05:21 -05:00
Alicia Cozine
d4f0bc183e
removes last :doc: links in user guide ( #58433 )
...
* removes last :doc: links in user guide
2019-06-26 17:07:27 -04:00
asouini
a096fa5c12
filter bare variable with |bool (deprecation warn) ( #57691 )
...
* filter bare variable with |bool (deprecation warn)
https://github.com/ansible/ansible/pull/57691#issuecomment-502134480
2019-06-17 10:53:30 -04:00
Ilya Reshetnikov
5ccad0a3c5
Update playbooks_conditionals.rst ( #54438 )
...
added missed verb for better readability
2019-03-27 09:56:09 +05:30
Josh
df04f732f9
Include Windows as a platform in playbooks_conditionals ( #52155 )
...
Update the playbooks_conditionals page to include Windows as a valid platform for os_family
Co-Authored-By: jokajak <jokajak@gmail.com>
2019-03-11 18:38:27 -05:00
Brian Coca
eebece91b1
add note about register + skip ( #51339 )
...
* add note about register + skip
fixes #27968
* Update docs/docsite/rst/user_guide/playbooks_conditionals.rst
Co-Authored-By: bcoca <bcoca@users.noreply.github.com>
* Update docs/docsite/rst/user_guide/playbooks_conditionals.rst
Co-Authored-By: bcoca <bcoca@users.noreply.github.com>
2019-01-29 16:28:18 -05:00
Brian Coca
44510448b0
prefer ansible_facts namespace and dict notation ( #44980 )
...
* prefer ansible_facts namespace and dict notation
* fixed mistranslation
2018-09-06 10:26:58 -05:00
Ian Wienand
6be42a2a0e
docs: Clarify include_task v import_tasks with conditionals ( #43856 )
...
Correct and clarify "set_fact" example, expanding on what is happening
in the easy-to-get-wrong import mode. Add some additional links to "group_by" documentation and the main import/include discussion.
Closes : #31596
2018-09-05 14:06:02 -05:00
Yuma Inaura (稲浦悠馬)
2655fd2cbd
Update playbooks_conditionals.rst ( #43055 )
...
+label: docsite_pr
2018-08-27 18:33:49 -05:00
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
Till Maas
8be3924d4e
Add Fedora as possible ansible_distribution value ( #41177 )
...
"ansible_distribution" can also be Fedora
+label: docsite_pr
2018-06-06 11:15:00 +02:00
Matt Martz
476d1f818e
Documentation for query/q. Fixes #38275 ( #38558 )
2018-04-25 12:55:34 -05: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
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
Klaas Demter
ce80485ecd
[Doc] Update Conditional Imports ( #35492 )
...
* [Doc] Update Conditional Imports
facter/ohai is not needed for the ansible internal facts
also fix that os_family for centos is redhat
* Copy edit.
2018-02-20 12:12:12 -08: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