You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/docs/docsite/rst/user_guide
Sandra McCann 374d4ecd98
Doc backportapalooza 2 (#70440)
* doc: avoid mix of single and double quotes (#70115)

Avoid mix of single and double quotes in the `ternary`, this way
we can copy/past the example without any surprise.

(cherry picked from commit b491f776b9)

* document FQCN for M()  and :seealso: in DOCUMENTATION blocks (#70245)

* document FQCN for M() in DOCUMENTATION blocks

* add note about c

(cherry picked from commit 83f6e4850b)

* Fix bullet points in intro_getting_started.rst. (#70365)

The layout was jumbled due to issues with whitespace.

(cherry picked from commit dc6f4b6502)

* Add steps for how to create changelog.rst for a collection (#70262)

* Update docs/docsite/rst/dev_guide/developing_collections.rst
* add steps to create changelogs, add sentence about not using the tool
* add note for rerunning the command

Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 5a28b2b86c)

* ansible-doc: avoid problems with YAML anchors when formatting man page (#70045)

* Avoid problems with YAML anchors when formatting man page.

* Add changelog.

(cherry picked from commit 5e4f708241)

* Minor grammatical fix (#70405)

'you' -> 'your'

(cherry picked from commit a1ac595d42)

* incorporate minimalism feedback on filters page (#70366)

Co-authored-by: Alicia Cozine <acozine@users.noreply.github.com>
(cherry picked from commit c89f3cda9e)

* more correct info about role main.yml (#70326)

fixes #40496

(cherry picked from commit 5d3d097de3)

* Fix a small typo in cache plugin description @ `config/base.yml`

PR #70420

(cherry picked from commit 626df08d9d)

* with_sequence: example using vars (#69369)

Added an example for using vars in with_sequence.

Fixes: #68836

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
(cherry picked from commit 5709173c32)

* Update pull.py (#70393)

(cherry picked from commit 46ad3c1162)

* Update playbooks.rst (#70317)

(cherry picked from commit 7c90a2d2a6)

* Add documentation for ipaddr filters  (#70343)

(cherry picked from commit 9eb904ea61)

* update platform table with links to collections (#70373)

(cherry picked from commit aa59c23aed)

* Add description of collections and become_exe keywords (#68055)

* Add description of collections keyword
* Update based on feedback.
- Add link to become plugins.
- Add note about how the collections keyword works with roles.

(cherry picked from commit 5833af9e2a)

Co-authored-by: Gonéri Le Bouder <goneri@lebouder.net>
Co-authored-by: Mark Sanders <ziplokk.mark.sanders@gmail.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Sir Mobus Gochfulshigan Dorphin Esquire XXIII <celestialtuba@gmail.com>
Co-authored-by: Alicia Cozine <879121+acozine@users.noreply.github.com>
Co-authored-by: Brian Coca <bcoca@users.noreply.github.com>
Co-authored-by: Michael Scherer <mscherer@users.noreply.github.com>
Co-authored-by: Abhijeet Kasurde <akasurde@redhat.com>
Co-authored-by: Ethan <smithe2413@gmail.com>
Co-authored-by: jafiala <56597272+jafiala@users.noreply.github.com>
Co-authored-by: Baptiste Mille-Mathias <baptiste.millemathias@gmail.com>
Co-authored-by: Sam Doran <sdoran@redhat.com>
4 years ago
..
shared_snippets Add docs detailing how to convert many with_X style loops to use loop and filters (#40964) 7 years ago
basic_concepts.rst Docs: User guide overhaul, part 1 (#63056) 5 years ago
become.rst Fix name of utility "nologin" (#69207) 5 years ago
collections_using.rst fix runtime.yml splunk.enterprise_security -> splunk.es (#70305) (#70310) 4 years ago
command_line_tools.rst Docs: User guide overhaul, part 1 (#63056) 5 years ago
connection_details.rst Docs: User guide overhaul, part 2 (#65474) 5 years ago
guide_rolling_upgrade.rst Remove reference to core Ansible (#68462) 5 years ago
index.rst Docs: User guide overhaul, part 2 (#65474) 5 years ago
intro.rst Remove more docs build errors (#45364) 6 years ago
intro_adhoc.rst user_guide/intro_adhoc.rst: fix typo (#67644) 5 years ago
intro_bsd.rst Clarification for Ansible and BSD Introduction (#69275) 5 years ago
intro_dynamic_inventory.rst Redirect inventory script links (#69143) 5 years ago
intro_getting_started.rst Doc backportapalooza 2 (#70440) 4 years ago
intro_inventory.rst Specify numeric range can contain a stride (#68952) 5 years ago
intro_patterns.rst Update intro_patterns.rst (#67151) 5 years ago
intro_windows.rst removes last :doc: links in user guide (#58433) 5 years ago
modules.rst removes last :doc: links in user guide (#58433) 5 years ago
modules_intro.rst Docs: User guide overhaul, part 1 (#63056) 5 years ago
modules_support.rst fixed some broken links (#66182) 5 years ago
playbook_pathing.rst doc(user_guide): fix typos (#47425) 6 years ago
playbooks.rst Doc backportapalooza 2 (#70440) 4 years ago
playbooks_advanced_syntax.rst Docs: User guide overhaul, part 2 (#65474) 5 years ago
playbooks_async.rst [backport][2.10] Docsbackportapaloosa (#70302) 4 years ago
playbooks_best_practices.rst Docs: User guide overhaul, part 2 (#65474) 5 years ago
playbooks_blocks.rst Docs: User guide overhaul, part 2 (#65474) 5 years ago
playbooks_checkmode.rst WIP: Docs: User guide overhaul, part 4 (#69266) 5 years ago
playbooks_conditionals.rst Add SLES to user_guide/playbook_conditionals.yml (#69262) 5 years ago
playbooks_debugger.rst WIP: Docs: User guide overhaul, part 4 (#69266) 5 years ago
playbooks_delegation.rst WIP: Docs: User guide overhaul, part 4 (#69266) 5 years ago
playbooks_environment.rst note that environment is not good for secrets (#69618) 5 years ago
playbooks_error_handling.rst WIP: Docs: User guide overhaul, part 4 (#69266) 5 years ago
playbooks_filters.rst Doc backportapalooza 2 (#70440) 4 years ago
playbooks_filters_ipaddr.rst Doc backportapalooza 2 (#70440) 4 years ago
playbooks_intro.rst Fix indentation (#66991) 5 years ago
playbooks_lookups.rst WIP: Docs: User guide overhaul, part 4 (#69266) 5 years ago
playbooks_loops.rst loop: simplify dict2items example in docs (#66235) 5 years ago
playbooks_module_defaults.rst WIP: Docs: User guide overhaul, part 4 (#69266) 5 years ago
playbooks_prompts.rst Docs: User guide overhaul, part 2 (#65474) 5 years ago
playbooks_python_version.rst Upstream jinja has decided not to rename from jinja2. (#66880) 5 years ago
playbooks_reuse.rst Docs: User Guide overhaul, part 3 (#66371) 5 years ago
playbooks_reuse_includes.rst Docs: User Guide overhaul, part 3 (#66371) 5 years ago
playbooks_reuse_roles.rst Doc backportapalooza 2 (#70440) 4 years ago
playbooks_roles.rst removes last :doc: links in user guide (#58433) 5 years ago
playbooks_special_topics.rst WIP: Docs: User guide overhaul, part 4 (#69266) 5 years ago
playbooks_startnstep.rst WIP: Docs: User guide overhaul, part 4 (#69266) 5 years ago
playbooks_strategies.rst WIP: Docs: User guide overhaul, part 4 (#69266) 5 years ago
playbooks_tags.rst all: fix all the the duplicate words (#66784) 5 years ago
playbooks_templating.rst Docs: User guide overhaul, part 2 (#65474) 5 years ago
playbooks_tests.rst Make AnsibleVaultEncryptedUnicode work more like a string (#67823) 5 years ago
playbooks_variables.rst clarifies that vars can begin with _, with a warning (#69749) 5 years ago
playbooks_vars_facts.rst WIP: Docs: User guide overhaul, part 4 (#69266) 5 years ago
playbooks_vault.rst clarify vault warning and fix typo (#64419) 5 years ago
plugin_filtering_config.rst Update plugin filter documentation (#46665) 6 years ago
quickstart.rst link from quickstart page to Network Getting Started (#65150) 5 years ago
sample_setup.rst Docs: User guide overhaul, part 2 (#65474) 5 years ago
vault.rst Updated "Speeding up Vault Operations" section (#57701) 6 years ago
windows.rst Windows Setup doc; offer 10x perf improvement (#58259) 5 years ago
windows_dsc.rst fixed some broken links (#66182) 5 years ago
windows_faq.rst Update windows_faq.rst (#67482) 5 years ago
windows_performance.rst Windows Setup doc; offer 10x perf improvement (#58259) 5 years ago
windows_setup.rst Fix grammar error in docfile (#68707) 5 years ago
windows_usage.rst Prefer https:// links in the docs site (#62939) 5 years ago
windows_winrm.rst Fixes #65590 add pywinrm version explanation (#65591) 5 years ago