David Moreau Simard
36371500b7
docs: Update porting guide for ansible 5.6.0 ( #77466 )
3 years ago
Sandra McCann
26631de88c
Document how to release a collection ( #77391 )
...
Co-authored-by: Divine Odazie <dodazie@gmail.com>
3 years ago
Andrew Klychkov
82c622a26a
community_steering_committee.rst: add chairperson ( #77454 )
3 years ago
Dr. András Korn
ac56647f4a
INI: values with spaces can be single or double quoted ( #77369 )
3 years ago
Alicia Cozine
21addac5da
Docs cheatsheet - skeleton and ansible-playbook ( #76655 )
3 years ago
bluikko
6557a60d08
Most Matrix channels are ansible.com and not .im ( #77352 )
3 years ago
Christian Adamini
e918cfa588
Fix list formatting ( #77354 )
3 years ago
rwhector
bf8e186c68
Example is a single play, not a playbook
3 years ago
Sandra McCann
8caa6efaab
add links.yml to collection structure docs ( #77415 )
...
* add links.yml to collection structure docs
* fix link
* Update docs/docsite/rst/dev_guide/developing_collections_structure.rst
3 years ago
Martin Krizek
6d260ad967
Remove COMMAND_WARNINGS and warn ( #77411 )
...
* Remove COMMAND_WARNINGS and warn
Fixes #77394
3 years ago
Matt Clay
50d4cf931c
Start of 2.14 development cycle. ( #77378 )
...
* Delete old changelog fragments.
* Add 2.14 changelog stub.
* Add porting guide.
* Update version and codename.
* Add temporary deprecated version ignores.
3 years ago
Felix Fontein
7075fa36a1
Bump requirements for antsibull to 0.42.0 (which depends on antsibull-changelog >= 0.14.0). ( #77362 )
3 years ago
Matt Clay
3e491db466
Porting guide fixes. ( #77376 )
...
* Update porting guide generation.
* Fix 2.13 porting guide link.
3 years ago
Sandra McCann
f03624e295
clarify how to customize ansible cli output ( #77357 )
3 years ago
Sandra McCann
2e69b5867e
Creat steering committee docs ( #77330 )
...
Co-authored-by: Aine Riordan <44700011+ariordan-redhat@users.noreply.github.com>
3 years ago
bluikko
27aa2612d9
Add what to look for in PyYAML documentation ( #77323 )
...
Co-authored-by: Martin Krizek <martin.krizek@gmail.com>
3 years ago
Christian Adamini
fa12af9042
Revision: "Address Docs: How to report bugs" #53520 ( #77269 )
3 years ago
bluikko
ffda8ccbbd
Incorrect parent role paths var description ( #77342 )
3 years ago
David Auer
0a5b2e88f3
Fix quotes ( #77346 )
3 years ago
Sloane Hertel
f96a661ada
ansible-galaxy - add configuration options for more flexible collection signature verification ( #77026 )
...
* Add a toggle to control the number of signatures required to verify the authenticity of a collection
* Make the default number of required valid signatures 1
* Add option to make signature verification strict and fail if there are no valid signatures (e.g. "+1")
* Use a regex to validate --required-valid-signature-count
* Add a toggle to limit the gpg status codes that are considered a failure
* Update documentation and changelog
* Add unit and integration tests for the new options
* Fixes #77146
Fix using user-provided signatures when running 'ansible-galaxy collection verify ns.coll --offline'
Add a test for a user-provided signature when running ansible-galaxy collection verify with --offline
Fix displaying overall gpg failure without extra verbosity
Add a test for displaying gpg failure without verbosity
Improve documentation to be more clear that signature verification only currently applies to collections directly sourced from Galaxy servers
3 years ago
Sandra McCann
21827522dc
Add quickstart testing docs for collections ( #77290 )
...
Co-authored-by: Divine Odazie <dodazie@gmail.com>
Co-authored-by: Emmanuel Ugwu <32464178+ugwutotheeshoes@users.noreply.github.com>
3 years ago
Matt Martz
82e5f368e1
Reduce intro install to just pip ( #77178 )
3 years ago
Stef B
8a86fa602d
Simplify documentation for search paths ( #73818 )
3 years ago
Tommaso Macchioni
14098d9b04
typo variable reference ( #77327 )
3 years ago
Ganesh Nalawade
68b5db328f
Update ansible extension information ( #77235 )
...
Co-authored-by: Abhijeet Kasurde <akasurde@redhat.com>
3 years ago
ee-github
c555ce1bd9
Update intro_patterns.rst ( #77300 )
...
Describe difference between targeting a single host using -i vs. --limit. In particular, pointing out the behavior difference that -i will not rad inventory variables.
3 years ago
David Moreau Simard
d8687bd015
docs: Update porting guide for Ansible 5.5.0 ( #77287 )
3 years ago
Sandra McCann
dfda04894f
stub out ipaddr page and point to new home ( #77281 )
3 years ago
Christian Adamini
6546c484f4
Address Docs: How to report bugs #53520 ( #77214 )
3 years ago
Jasmine Hegman
1a923e307e
After 2.10 Collections can use vars plugins ( #77216 )
3 years ago
Jasmine Hegman
b60a5eefb2
Include links to the modern homes of the windows modules ( #77220 )
3 years ago
Ganesh B. Nalawade
3c72aa32d6
Add ansible devtools working group in community communication
3 years ago
lumean
1ba3ead0a0
Update developing_modules_general_aci.rst ( #73925 )
3 years ago
Matt Clay
3d5637beec
Initial mypy sanity test support for core.
3 years ago
Divine Odazie
50d28de9ba
Make ansible_index.rst more readable ( #77225 )
3 years ago
Sandra McCann
7d234a40ee
Point to AH docs ( #77200 )
3 years ago
Matt Martz
7b0fb114be
Data tagging and sidecar docs are delayed, and will be retargeted for 2.14 ( #77173 )
3 years ago
Sandra McCann
8291dbdf81
add accessibility guidelines to docs style guide ( #77145 )
...
Co-authored-by: Jill R <4121322+jillr@users.noreply.github.com>
3 years ago
Martin Nečas
0d4219f265
Fix IPs for ipaddr filter in user_guide ( #77151 )
...
* Fix IPs for ipaddr filter in user_guide
* Apply suggestions from code review
Co-authored-by: Sandra McCann <samccann@redhat.com>
3 years ago
Sloane Hertel
c3999d89f4
Clarify docs for using tests as filters ( #77155 )
3 years ago
Andrew Klychkov
68601601ce
Docsite: update communication.rst ( #77135 )
...
\
3 years ago
Sandra McCann
22ba18d7b0
add links to remote_user docs ( #77140 )
...
* add links to remote_user docs
* shorten link name
3 years ago
Sandra McCann
6a7009a84f
use present tense in changelog example ( #77138 )
3 years ago
Sandra McCann
5f258d2c64
move collection pr quickstart over ( #77087 )
...
* move collection pr quickstart over
* add link
* fix CI
* fix formatting
3 years ago
Aine Riordan
71dfe32ab6
76134 DOCS:Uninstall all packages before Ubuntu reinstall ( #77137 )
3 years ago
Matt Clay
3f0d5bc351
Fix LooseVersion and StrictVersion refs in docs.
3 years ago
Sandra McCann
30d1a93d93
update changelog fragment guidance with examples ( #77040 )
...
Co-authored-by: Alicia Cozine <879121+acozine@users.noreply.github.com>
3 years ago
David Moreau Simard
36121aeee7
docs: Update porting guide for ansible 5.4.0 ( #77107 )
3 years ago
Matt Clay
0f41682473
Remove use of distutils in docs Makefile.
...
The current usage only works if `python` is Python 2.x since the syntax is invalid on Python 3.x.
When running on Python 3.x it would either be missing, or if Python 2.x was also present, incorrect.
3 years ago
Sandra McCann
b2bafc054e
remove list of container images ( #77089 )
...
* remove list of container images
* remove some more centos8
3 years ago