Matt Martz
b1dd2af4ca
Preflight utf8 encodings check ( #78175 )
2 years ago
Sandra McCann
7ec8916097
fix ternary problem ( #78186 )
2 years ago
Sandra McCann
a77fc2e822
Pr 72292- Add context to inventory plugins ( #78070 )
...
* Add context to inventory plugins documentation
* Show how to add the inventory plugin to the `enable_plugins` configuration item - not just replace it.
* Show adding tags to `keyed_groups` without specifying the separator.
* Show adding more complex `groups` and `compose` statements, including using the ternary filter.
* As I added an additional group, I've updated the resulting `ansible-inventory` output accordingly.
2 years ago
jlownie
84105e39f4
Update vault.rst ( #78140 )
2 years ago
Sloane Hertel
7ec84c511f
elaborate on import/include conditional example ( #78138 )
2 years ago
Don Naro
a1444f390d
Docs: Issue 78082 separate tips and tricks in user guide (3/3) ( #78103 )
2 years ago
Lewis Brogan
4bd7e50612
fixed hyperlinks to galaxy.ansible for issue #78104 ( #78152 )
2 years ago
Don Naro
4cfa0b07fc
issue #78082 create win user guide ( #78099 )
2 years ago
Don Naro
08327c698c
issue #78082 add concepts to start ( #78097 )
2 years ago
Don Naro
59f3f1b625
issue #78076 fix diagram ( #78077 )
2 years ago
Sandra McCann
70543402c7
update intersphinx links for Ansible 6 ( #78121 )
2 years ago
Sandra McCann
e8a77626a3
update conf.py for Ansible 6 release ( #78049 )
2 years ago
Sandra McCann
a9ce358f98
update release page to reflect Ansible 6 release ( #78047 )
...
Co-authored-by: Iheanacho Amarachi Sharon <58210919+Iheanacho-ai@users.noreply.github.com>
2 years ago
Ompragash Viswanathan
1b63e7d3fa
docs: Update porting guide for Ansible 6.0.0 ( #78101 )
2 years ago
paulreece
717f178870
Add tutorial links to the docs #78073 ( #78084 )
2 years ago
Sandra McCann
66c0882314
reword the regex note ( #75393 )
...
Co-authored-by: Matt Martz <matt@sivel.net>
Co-authored-by: Brian Scholer <1260690+briantist@users.noreply.github.com>
2 years ago
Don Naro
3cd2c494bd
issue #72449 winrm script rm ( #77931 )
2 years ago
Emanuele Barbato
681dc6eab9
Windows - incorrect python-devel package in WinRM docs ( #78037 )
...
Co-authored-by: Emanuele Barbato <manu@Giuseppes-MacBook-Air.local>
2 years ago
Matt Martz
18992b7947
Add new `loop_control.extended_allitems` option ( #75760 )
...
* Add new `loop_control.extended_allitems` option. Fixes #75216
* Add test for extended_allitems
* docs code block fix
2 years ago
Andrew Klychkov
46d86a882d
Docsite: update links to community docs ( #78043 )
2 years ago
Sandra McCann
f4ad1c771e
Create reusable role layout snippet for documentation ( #78057 )
...
* reuse role structure
* reuse role snippet in role docs
2 years ago
Lewis Brogan
561cf1956d
Docsite: Updated style guide resources ( #78048 )
2 years ago
Felix Fontein
614dc10ef0
With antsibull-changelog >= 0.14.0 and the sidecar docs feature, test and filter plugins are detected if they have version_added ( #77871 )
...
Co-authored-by: Brian Scholer <1260690+briantist@users.noreply.github.com>
2 years ago
Bennykillua
556ac89664
Rephrase-community ( #77985 )
2 years ago
Philippe Kueck
fa840d4c7c
mention different results for password_hash depending on library used ( #76863 ) ( #77963 )
2 years ago
Sandra McCann
85329beb90
update backport instructions to reflect stable-2.13 ( #77958 )
...
Co-authored-by: Divine Odazie <dodazie@gmail.com>
2 years ago
Felix Fontein
ca9be6e27e
Fix docs links for the steering committee ( #77974 )
2 years ago
Ompragash Viswanathan
a30500144e
docs: Update porting guide for ansible 6.0.0rc1 ( #77991 )
2 years ago
Ompragash Viswanathan
f9d4c26143
docs: Update porting guide for ansible 5.9.0 ( #77982 )
2 years ago
Martin Krizek
0fae2383da
Add macOS fork issue to FAQ ( #77965 )
...
* Add macOS fork issue to FAQ
* Remove colon from error msg
2 years ago
Mario Lenz
0ff1ba3e12
Move AWS guidelines to collection ( #77959 )
2 years ago
Martin Krizek
39b3581316
Deprecate non lists lookups ( #77875 )
2 years ago
Andrew Klychkov
e589eba506
Docs: change community collection inclusion process ( #77905 )
3 years ago
Dan Kolepp
16e0d4a121
fix: update button text to "Load token" ( #77925 )
3 years ago
Don Naro
89e4fb71e6
Issue #77681 revamp getting started guide ( #77897 )
3 years ago
Mario Lenz
b69eb28ed2
Migrate community.vmware Dev Guide to collection ( #77723 )
3 years ago
Sandra McCann
f3c684564c
Remove platform dev guides from core docs ( #77915 )
3 years ago
David Moreau Simard
9f7956ba30
docs: add missing notes in porting guide for 6.0.0b1 ( #77926 )
...
There was an issue with the changelog in community.network 4.0.0, it's
been fixed in 4.0.1 and now properly included.
3 years ago
David Moreau Simard
7c89562580
docs: update porting guide for ansible 6.0.0b1 ( #77913 )
3 years ago
TheBigBear
45d930e9c1
Point to Kerberos as a safer winrm setup method ( #77794 )
3 years ago
Sergei Petrosian
74469bf54a
[docs]Mention that global variables are not mapped to hostvars ( #77783 )
3 years ago
Sandra McCann
a99623bce1
add anchors for crossreferencing ( #77800 )
3 years ago
rawtaz
9010f0fbe3
doc: Clarify stride/increment in inventory intro ( #77893 )
3 years ago
Matt Martz
a2eb472fb6
Remove statement about dependencies and includes. Fixes #75055 ( #77912 )
3 years ago
David Moreau Simard
66e92a3aff
docs: Update porting guide for ansible 6.0.0a3 ( #77842 )
3 years ago
David Moreau Simard
059204b871
docs: Update porting guide for ansible 5.8.0 ( #77843 )
3 years ago
Sandra McCann
f5642cea28
update version switcher to include 2.13 ( #77786 )
3 years ago
Tabah Baridule
f75bb09a8b
Update url to quickstart video. ( #77779 )
3 years ago
Sandra McCann
654fff05e6
clarify Ansible EOL details ( #77778 )
...
* clarify Ansible EOL details: update docs/docsite/rst/reference_appendices/release_and_maintenance.rst
Co-authored-by: Felix Fontein <felix@fontein.de>
3 years ago
Sandra McCann
6230244537
core-2.13 - update release table ( #77780 )
3 years ago