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
Tamas Szabo
801db758d3
code-block wrapping for playbooks_best_practices.rst #75937 ( #75939 )
3 years ago
Miroslav Brabenec
bc0caad2ad
Fix parsing of device serial number for RHEL8 ( #75876 )
...
* Fix parsing of device serial number for RHEL8
* Add tests and changelog
Co-authored-by: Miroslav Brabenec <miroslav.brabenec@memsource.com>
3 years ago
Alicia Cozine
9a4346bae3
Docs: Moves the AWS Scenario Guide out of the main docs ( #74704 )
...
* removes AWS scenario guide, moving to collection
* first attept to replace TOC entries
* not sure what I did, but saving it
* updates TOCs to reflect new location of aws guide
* reinstates original page as a stub
* adds links to new location for AWS guide, updates header
Co-authored-by: Alicia Cozine <acozine@users.noreply.github.com>
3 years ago
Matt Clay
2f531d73dd
ansible-test - Update base and default containers.
...
The containers now include Python 3.10.0 instead of Python 3.10.0rc2.
3 years ago
Matt Martz
8a295b8ada
Remove incidental_cloud_init_data_facts integration tests ( #75885 )
...
* Remove incidental_cloud_init_data_facts integration tests
* Remove cloud_init_data_facts.py
* ci_coverage ci_complete
3 years ago
Toshio Kuratomi
0c8b62b527
Update the porting guide for a new ansible version ( #75893 )
3 years ago
Ankur H. Singh
000ae00cfd
Docs: Clarify adding newlines in YAML folded block scalar ( #75875 )
...
* Removed translatable words from code blocks
##### SUMMARY
Removed translatable words from codeblocks as per #59449
##### ISSUE TYPE
- Docs Pull Request
+label: docsite_pr
* Maintaining intend as well as clearity
* Preserving "save_as" as the key
* showing equivalence and keeping same context
3 years ago
Samuel Gaist
19fce0527a
docs - Use code-block to format code examples in Developer Guide ( #75849 )
...
Fixes #75663
3 years ago
RamblingPSTech
8988f8ab5d
Corrected mytask.yml file name ( #75860 )
3 years ago