Commit Graph

53195 Commits (657acfb7afc5f652f700090f165e32bda14e1da2)
 

Author SHA1 Message Date
Samuel Gaist 367cdae3b2
docs: replace latin terms with english in the scenario_guides (#79008) 2 years ago
Samuel Gaist 4d3c12ae9e
docs: replace latin terms with english in the reference_appendices (#79010) 2 years ago
smeet07 8f4133b514
Docs: Replace Latin in the porting guides (#79011) 2 years ago
taso ea04d05a1e
Docs: Typo in Alibaba Cloud Compute Services Guide (#78984) 2 years ago
Samuel Gaist 8d665a1a8e
docs: replace latin terms with english in network (#79013)
fixes #78999 by removing Latin usage in network docs
2 years ago
Ishan Siddiqui f0cc70f9e1
No latin terms (#79009)
Fixes #79006
2 years ago
Suven-p 173ddde126
Docs: true/false with boolean values in docsite/rst/playbook_guide (#78958) 2 years ago
Ishan Siddiqui 4f4ad453c4
Fixed Latin words, replaced all via with either through or by (#79004) 2 years ago
Samuel Gaist 55925958ea
docs: replace latin terms with english in the os_guide directory (#79007)
Fixes #79003
2 years ago
Niranjan Meghwal 78c9fb4159
replace with boolean true/false (#78950) 2 years ago
Mazen Ramadan fbd98cd824
Docs: Replace Latin terms in the dev_guide #78997 (#79005) 2 years ago
J-F-Far 5b333c9665
scenario guide doc changes (#78934) 2 years ago
Kampftoast 5137cb16e9
Update porting_guide_5.rst (#78954) 2 years ago
Kampftoast ba32642538
Update porting_guide_4.rst (#78953) 2 years ago
Kampftoast 919c449256
Update porting_guide_3.rst (#78952)
Fixes #78914
2 years ago
Kampftoast dc2d15fca4
Update porting_guide_2.0.rst (#78951)
Replaced http link with rst version - issue https://github.com/ansible/ansible/issues/78914
2 years ago
Blaster4385 f7c01bc866
Docs: Provide descriptive labels for http references (#78959) 2 years ago
Sudipto Ghosh fb8c2daf46
Docs: true/false with boolean values in docsite/rst/os_guide (#78957) 2 years ago
jmakhack 56c48d1c45
docs - Use code-block to format examples in Windows module development walkthrough (#78985) 2 years ago
Thomas Doczkal 1b922b42dd
Adds code-block in collection documentation (#78977)
* fix issue #78976
2 years ago
Luigi Giugliano 9afb37eda6
#78965 Adding the code-block to prevent the translation (#78979)
* Adding the code-block to prevent the translation
2 years ago
IMvision12 93c2cb2b8e
#78971 Update module_lifecycle.rst (#78974)
* Update module_lifecycle.rst
2 years ago
Ozan Uslan 3dc0c2135e
Docs: Add code-block wrappers to code examples in style_guide (#78970)
* Docs: Add code-block wrappers to code examples in style_guide
List of changed files:
- docs/docsite/rst/dev-guide/style_guide/index.rst
- docs/docsite/rst/dev-guide/style_guide/basic_rules.rst
2 years ago
Lukas Grimm 446406a0c8
added code-blocks according to #78963 (#78969)
* added code-blocks according to  #78963
* Update testing.rst, added newlines
2 years ago
Deepshri M 1db75a41bf
Adding code-block wrappers to code examples (#78968) 2 years ago
Lukas Grimm 01484cdc68
added code-blocks according to #78962 (#78972) 2 years ago
Ozan Uslan 538b99781f
Docs: Add code-block wrappers to code examples: testing_documentation.rst (#78966)
* Docs: Add code-block wrappers to code examples: testing_documentation.rst
List of changed files:
- docs/docsite/rst/dev_guide/testing_documentation.rst
* Fix: match whitespace convention of other occurences
2 years ago
Matt Clay 5b239acb77 ansible-test - Update distro containers to 4.8.0.
The updated containers include coverage 6.5.0.
2 years ago
Brian Coca 9650ddb11c
omit keyword should reset to context (#78917)
* omit keyword should reset to context

  ensure we use context/inheritance when calculating value,
  using default only when context is unavailable.

  fixes #75692
2 years ago
Matt Clay 20c1252212 ansible-test - Update coverage to version 6.5.0.
ci_complete
ci_coverage
2 years ago
Jasper cee9872605
apt_key, fix example indentation
Co-authored-by: Matt Clay <matt@mystile.com>
2 years ago
Jordan Borean ba6da65a0f
Fix connection/become task loop settings (#78565)
* Fix connection/become task loop settings

* Remove old code
2 years ago
Jordan Borean be4807b712
ansible-test validate-module - support sidecar docs (#78904) 2 years ago
Matt Martz c3fc8db41c
Deprecate using a list of dicts for vars. See #78920 (#78927) 2 years ago
Felix Fontein d93883645c
Upgrade antsibull-docs to 1.6.1 (#78872)
* Bump antsibull-docs version to 1.6.0 to fully support filter docs.

* known_good_reqs.txt no longer exists.

* Bump version to 1.6.1.
2 years ago
Greg "Gwmngilfen" Sutcliffe 0343ae46d2
Add message about viewing chat history when on IRC (#78834) 2 years ago
Joel McGuire ae66d9a1f4
Fixed spelling (#78911) 2 years ago
Christian Adams 0884a7cf0e
Add Ansible community 7.x porting guide (#78916) 2 years ago
Brian Coca 0b678d5036
avoid roles exporting vars: (#69040)
- correct 'vars:' precedence to allow phasing out of include_params
 - actually merge vars and always include role_vars
 - avoided dupe deps from giving wrong vars
 - use 'first' instance of dep as others are from previous instances/invocations
   and can have diff values for vars
 - ensured deps only provide exportable vars themselves
 - added COMMENTS
 - added tests
 - apply export restrictions setting to defaults
 - use 'public' as cutoff

Co-authored-by: Sloane Hertel <19572925+s-hertel@users.noreply.github.com>

ci_complete
2 years ago
Felix Fontein 3423a6609f
Fix docs for new commonpath and normpath filters (#78897) 2 years ago
Brian Coca 4b0697ee03
make pager and editor configurable, specifically for ansible (#78816)
* make pager and editor configurable, specifically for ansilbe

  fallback on common ways to configure
2 years ago
Brian Coca c7cde2645d
apt_repository, handle both new/old gpgp stds (#78735)
* apt_repository, handle both new/old gpgp stds
2 years ago
Brian Coca 7acd4f75c0
apt module, prevent tb from invalid type for pkg (#78666)
* apt module, prevent tb from invalid type for pkg

 see #78663
2 years ago
Brian Coca 95236c5569
slight var loading optimization (#78835)
Avoid having to recalculate these values since they don't change from first access
2 years ago
Oskar Ahner 3515b3c5fc
winrm - fix reducing 'Read timed out' error (#78869)
* winrm - fix reducing 'Read timed out' error

This fix reduces the exceptiopn 'Read timed out. (read timeout=nnn)' occurring seemingly randomly and
unpredictable on some networks (which have long latency and/or many hops or other problems). The fix
ensures that the involved timeout is set to a value so this issue is reduced.

* Add changelog fragment

Co-authored-by: Jordan Borean <jborean93@gmail.com>
2 years ago
Matt Clay bc274f57f7
ansible-test - Improve pylint command consistency. (#78896)
* ansible-test - Improve pylint command consistency.

Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>
2 years ago
Shivam Durgbuns 6e949d8f5d
Added normpath filter (#78894)
Signed-off-by: Shivam Durgbuns <sdurgbun@redhat.com>
2 years ago
Brian Coca 7c4d5f5099
documented windows filters (#78876)
* documented windows filters

Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Sandra McCann <samccann@redhat.com>
2 years ago
Shivam Durgbuns 8444d47b11
Adding two new os.path filters and its docs (#78794)
* Adding two new os.path filters and its docs

Signed-off-by: Shivam Durgbuns <sdurgbun@redhat.com>
2 years ago
Brian Coca 4115ddd135
plugin loader fix existing config testing (#78859)
create specific function to find config entry to avoid repopulating constantly
2 years ago