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
Matt Davis
bb59d9afe9
bump devel to 2.13 ( #75833 )
3 years ago
Sandra McCann
927ffe26b7
Docs: add install link for windows ( #75811 )
3 years ago
Brian Coca
5d1abdbf6b
correct runas comment ( #75806 )
3 years ago
Matt Martz
a9bd8b6cff
No Ansible Engine ( #75812 )
3 years ago
Matt Martz
79e9dae292
Don't show params when there is an issue with `set_option(s)` ( #75805 )
3 years ago
Felix Fontein
8643db5ac3
Bump antsibull version to get support for attributes and CLI options ( #75787 )
...
* Bump antsibull version to get support for attributes and CLI options.
* Include fix for attributes.
* Include fix for rst_epilog collision and for #75799 .
3 years ago
Matt Martz
a160eeedd8
2.13 changelog cleanup ( #75800 )
3 years ago
Amin Vakil
2934c4f710
ansible is now ansible-core in AUR too ( #75145 )
3 years ago
Brian Coca
872fda8815
attribs last PR for now ... i hope ( #75778 )
...
* attribs last PR for now ... i hope
* thatsallfolks!
* fixes
* Update lib/ansible/modules/template.py
Co-authored-by: Matt Martz <matt@sivel.net>
* Update lib/ansible/modules/validate_argument_spec.py
Co-authored-by: Matt Martz <matt@sivel.net>
* moar fixes
* asldf
* missing import
* iswearihadaddedthese
Co-authored-by: Matt Martz <matt@sivel.net>
3 years ago