Matt Clay
609cba5017
Remove incidental_win_dsc test.
...
It no longer provides any unique test coverage.
ci_complete
ci_coverage
3 years ago
Matt Clay
fae0cf4c51
Remove unofficial packaging.
...
Unofficial packaging should be maintained externally since
it is not tested in CI or used in the official release process.
Maintainers of unofficial packages are better equipped with the necessary
expertise and testing resources to support alternative packaging.
3 years ago
Matt Clay
319b50f04c
Fix subversion test.
...
Switch to a different repo that isn't giving 503 errors since GitHub hasn't fixed the issue yet.
3 years ago
Brian Coca
ff792d252e
Docs: dash - character invalid in playbook names in collections( #75891 )
...
* collection playbooks, note no -
fixes #75890
3 years ago
fermin
9eeaf1c5b5
Docs - add code-block:: wrapping for playbooks filter doc ( #75953 )
...
* Add code-block
Co-authored-by: Abhijeet Kasurde <akasurde@redhat.com>
3 years ago
Yedidyah Bar David
aff5e5dfc6
_run_loop: Add the task name to the warning ( #76012 )
...
Prepend the task name to the warning "The loop variable 'item' is
already in use", so that you can get some context even if stdout and
stderr go to separate places.
3 years ago
Deepansh
64506c7d15
Docs: Change note for rackspace cloud guide ( #75898 )
...
* Fix rackspace cloud guide docs
* Fix syntax error
3 years ago
Chris Hepner
67c12fc4eb
Docs - Fix "kubernetes.core" typos in code snippets ( #75930 )
...
Replace "kuberernetes.core" with "kubernetes.core" in filter examples.
3 years ago
David Moreau Simard
93a6299cd3
docs: Update porting guide for Ansible 4.7.0 ( #76034 )
3 years ago
Matt Clay
3d46670622
Remove incidental_win_ping test. ( #76031 )
...
It no longer provides any unique test coverage.
ci_complete
ci_coverage
3 years ago
Matt Clay
2437fb3718
Add more ansible-test cloud tests.
3 years ago
Martin Krizek
b1211429d5
Fix executing includes in the free strategy ( #75649 )
...
Fixes #75642
3 years ago
Felix Fontein
7a28246248
validate_modules: allow 'choices' for return values ( #76009 )
...
* Allow 'choices' for return values.
3 years ago
Abhijeet Kasurde
1ea74f4dd6
Misc typo fix ( #76008 )
...
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
3 years ago
Víctor A. Rodríguez
e53982cd09
The apt module won't work with python-apt < 0.8.9 (such as on Ubuntu 10.04) ( #75993 )
...
* Check if deb file to deploy has architectures attribute, fixes ansible#47277
3 years ago
Oskar F
f7b7cf6753
Add vim undo files to .gitignore ( #75979 )
3 years ago
Miroslav Brabenec
fa4a92f221
Docs: Add code-block:: to examples in ipaddr filters doc( #75951 )
...
* Add code-block elements to playbooks_filters_ipaddr
* Add punctuation to lead-in sentences for code blocks
3 years ago
marie
2a3aa66fbd
docs - wrap examples in code-block:: in sample setup ( #75964 )
...
* docs: Use code-block to format code in sample setup
Fixes #75905
Co-authored-by: Abhijeet Kasurde <akasurde@redhat.com>
3 years ago
Tim Pogue
4444692436
Docs: add code-block:: to playbook variables doc in user guide( #75985 )
...
* update code-block formatting changes.
3 years ago
Midhun R Nair
6bf65f6246
Docs - Added code-block:: wrappers in playbook tests doc ( #75952 )
3 years ago
Matěj G
6319a0f415
docs - Wrap examples in code-block:: in loops guide ( #75916 )
...
* docs - Use code-block to format examples in loops guide
Resolves #75900
3 years ago
Paul Capron
afbef70bad
documenting_modules_network.rst: Add missing space ( #75972 )
3 years ago
Matěj G
d6dbc1a26f
docs - Change :: to code-block:: in error handling guide ( #75978 )
...
Fixes #75908
3 years ago
Alfred Tso
4d8a724071
docs - Replace :: with code-block:: in playbooks_conditionals doc ( #75965 )
...
Fixes #75906
3 years ago
NarayanAdithya
d26ff4e376
Docs: changed :: to code-block:: in 9 files ( #75994 )
...
* Fixed 9 files in user guide
3 years ago
Joshua Ford
221c7373db
docs - Add code-block to code examples in playbooks_strategies.rst ( #75960 )
...
Fixes ansible#75911.
3 years ago
Joshua Ford
fd346565d3
docs - wrap examples in code-blocks in playbooks_vars_facts.rst ( #75961 )
...
Fixes ansible#75912.
3 years ago
Holger Dörner
37eefb47c5
Docs: Add code-blocks to examples in Windows-WinRM guide ( #75974 )
...
Co-authored-by: Holger Dörner <h.doerner@bitexpert.de>
3 years ago
Holger Dörner
84ec976378
Docs: Add code-blocks to Playbooks-Delegation in user guide( #75973 )
...
Co-authored-by: Holger Dörner <h.doerner@bitexpert.de>
3 years ago
Tamas Szabo
d0edf69fe0
docs: code-block wrapping for playbooks_debugger.rst ( #75968 )
...
* code-block wrapping for playbooks_debugger.rst #75919
Co-authored-by: Abhijeet Kasurde <akasurde@redhat.com>
3 years ago
Sanjula Madurapperuma
cd540544fd
Docs: add code block elements in user_guide/playbooks_async.rst ( #75947 )
...
* Fix for code block
3 years ago
Angel Mendez
fffa9412f4
Docs: add code blocks elements for user_guide/vault.rst ( #75963 )
...
* feat:(docs) add code blocks elements for user_guide/vault.rst
Addresses issue #75921
Co-authored-by: Abhijeet Kasurde <akasurde@redhat.com>
3 years ago
Tamas Szabo
71811407c5
Docs: code-block wrapping for playbooks_checkmode.rst #75925 ( #75931 )
...
* code-block wrapping for playbooks_checkmode.rst #75925
* Fixes typo in previously introduced code-block
Co-authored-by: Abhijeet Kasurde <akasurde@redhat.com>
3 years ago
Tamas Szabo
22a540e109
Docs: Code-block wrapping for playbooks_startnstep.rst #75934 ( #75943 )
...
* Code-block wrapping for playbooks_startnstep.rst #75934
Co-authored-by: Abhijeet Kasurde <akasurde@redhat.com>
3 years ago
nicpayne713
5c4bbed2de
Docs: Add code-blocks to user guide doc ( #75928 )
...
* Add code-block elements to 5 examples
* Add :
3 years ago
Tamas Szabo
81eec4a05a
Docs: code-block wrapping for playbooks_module_defaults.rst #75936 ( #75942 )
3 years ago
Nathan Tsai
a2ff765e06
Docs: add code-blocks to User Guide modules_intro ( #75932 )
3 years ago
Mahesh
a4a7a34893
Docs: Add code-blocks to user_guide/intro_patterns.rst ( #75941 )
3 years ago
nicpayne713
4381336fbb
Docs: issue 75922 add code-blocks to user_guide/playbooks_environment.rst ( #75929 )
...
Add code-blocks in the 6 outlined examples from the Issue
3 years ago
Pinky
b03afeec6c
Adding code-block elements in user_guide/playbooks_prompts.rst ( #75935 )
3 years ago
Tim Pogue
d0b88eecd8
Code block format user guide/windows setup.rst #75914 ( #75956 )
...
* set changes for code boxes.
* post changes to attempt to fix seealso links.
* attempting to fix seealso tag
* fix un-indention for sanity check.
3 years ago
Lucas Culley
89bc7ebfe6
code-block wrapping for playbooks_advanced_syntax.rst ( #75981 )
...
* code-block wrapping for playbooks_advanced_syntax.rst
* fixed spacing
3 years ago
Sandra McCann
8e77943a97
remove fest banner ( #75901 )
...
* remove fest banner
* fix nit
3 years ago
Matt Clay
5cb1210f82
ansible-test - Update base and default containers.
...
- The containers are now based on Ubuntu 20.04 instead of Ubuntu 18.04.
- The default Python version used for the containers is now Python 3.10.
- The included version of PowerShell was upgraded to version 7.1.4.
- The included version of shellcheck was upgraded to version 0.7.0.
ci_complete
3 years ago
Matt Clay
801eb73ccb
ansible-test - Update Python constraints. ( #75959 )
...
* Remove obsolete constraints.
* Simplify constraints.
* Add changelog fragment.
3 years ago
Jordan Borean
7e19957afa
ansible-test pslint - fix warning with nested objects ( #75792 )
...
* ansible-test pslint - fix warning with nested objects
3 years ago
Vladimir Botka
8c3e576cd5
Fix docs get_url dest comment. Checksum does not prevent download if dest is dir. ( #73185 )
3 years ago
Matt Martz
8510db4935
Allow ca_path to point to a bundle ( #75894 )
...
* Allow ca_path to point to a bundle. Fixes #75015
3 years ago
Martin Krizek
23b9d197eb
ansible-doc: ignore plugin deprecation warnings ( #75674 )
...
Fixes #75671
3 years ago
Matt Clay
8cef40f839
ansible-test - Fix inventory path.
3 years ago