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
Toshio Kuratomi
20904c2fb6
Move ansible-5.1 to 2021-12-21 ( #75865 )
...
We moved the target date for ansible-5.0 one week back so there's now
time to do 5.1 before the holidays start.
3 years ago
Samuel Gaist
4aede377d2
docs - Use code-block to format code examples in Community Guide ( #75847 )
...
Fixes #75675
3 years ago
Samuel Gaist
4d398ca3a4
docs - Use code-block to format examples in Network Guide ( #75850 )
...
Fixes #75676
3 years ago
Matt Clay
f4d4391a1f
ansible-test - Update distro test containers.
3 years ago
Matt Clay
1932f0008b
ansible-core - Remove support for Python 2.6. ( #75853 )
3 years ago
Matt Clay
099d80829f
ansible-test - Fix inventory generation.
3 years ago
Matt Clay
68ab92e22a
ansible-test - Remove support for Python 2.6.
...
Deferring removal of obsolete constraints until container updates are required.
3 years ago
Jeremy Kimber
827981c7dd
Add support for distinct collection skeleton configuration ( #75845 )
...
Signed-off-by: Jeremy Kimber <jeremy.kimber@garmin.com>
Co-authored-by: Jeremy Kimber <jeremy.kimber@garmin.com>
3 years ago
Matt Clay
3ef8782b90
Fix sanity test ignores.
3 years ago
Jordan Borean
e9c27c99dd
Fix up deprecation removal changelog headers ( #75848 )
3 years ago
Martin Krizek
9de4f24d7a
test support ec2_ami_info: remove ec2_ami_facts name deprecation ( #75841 )
...
Fixes #75829
3 years ago
Martin Krizek
f774292439
cli - remove deprecated setting verbosity before sub command ( #75840 )
...
* cli - remove deprecated setting verbosity before sub command
Fixes #75823
* Fix tests
3 years ago
Martin Krizek
239dbcb24f
copy: remove deprecated thirsty alias ( #75839 )
...
Fixes #75824
3 years ago
Martin Krizek
44095caca9
url_argument_spec: remove deprecated thirsty alias ( #75838 )
...
Fixes #75825
Fixes #75826
3 years ago
Martin Krizek
13e535c3bc
Remove deprecated Templar.set_available_variables() ( #75836 )
...
Fixes #75828
3 years ago
Daniel Ziegenberg
963a272b28
uri: add documentation for return value path ( #75795 )
3 years ago