Vlad Glagolev
faa6d55ee6
Fix Source Mage family mapping ( #80985 )
...
* Fix Source Mage family mapping
* Update docs too
* Add changelog fragment
1 year ago
Mario Lenz
30a8ef0277
Roadmap: Update 8.1.0 ETA ( #80998 )
1 year ago
Felix Fontein
6e137433ae
Ansible 9 roadmap ( #80851 )
1 year ago
Esther Christopher
519caca70c
Update modules_intro.rst ( #80588 )
1 year ago
Sandra McCann
ef56284f9d
Revert "update intersphinx links for Ansible 8" ( #80960 )" ( #80993 )
...
This reverts commit 7a01fb221a
.
1 year ago
Sloane Hertel
090a5cdfcf
add 2.16 to the release and maintenance table ( #80974 )
1 year ago
Sandra McCann
e801921b98
update backport instructions to use 2.15 examples ( #80959 )
1 year ago
Sandra McCann
7a01fb221a
update intersphinx links for Ansible 8" ( #80960 )
1 year ago
Matt Martz
9a87ae4406
Add 2.16 roadmap items ( #80971 )
1 year ago
Nasredine Bentoumi
af84f7a00e
Update other_tools_and_programs.rst ( #80895 )
1 year ago
Carol Chen
5e550b6086
Update COLLECTIONS_8.rst ( #80962 )
...
ansible-core 2.15.1 is expected on 2023-06-19, adjusting the dates accordingly
Fix mention of Ansible-9 for when minor releases (of ansible-8) will stop
1 year ago
Sandra McCann
79677c16f1
add mission survey to docs banner ( #80931 )
...
Co-authored-by: Don Naro <dnaro@redhat.com>
1 year ago
Don Naro
939f2741c6
Docs: Update changelog for Ansible 8 ( #80886 )
1 year ago
Christian Adams
124f33b230
Add Ansible community 8.0.0 porting guide ( #80927 )
1 year ago
Sandra McCann
9fb03093b3
set latest version to 8 ( #80892 )
1 year ago
Anwesha Das
86e7cd57b7
Add Ansible community 8.0.0rc1 porting guide ( #80873 )
2 years ago
Anwesha Das
47539a19ea
Add Ansible community 7.6.0 porting guide ( #80868 )
2 years ago
Sandra McCann
a551e8db80
eol 2.12 docs ( #80850 )
2 years ago
Matt Martz
f4b2d4d4bb
Add pipx instructions to install guide ( #80833 )
2 years ago
Don Naro
10d91db003
[Docs] update node req table for 2.15 ( #80823 )
2 years ago
Brian Coca
19b85ff415
have docs explain why we import guard ( #80569 )
...
Co-authored-by: Matt Clay <matt@mystile.com>
Co-authored-by: Don Naro <dnaro@redhat.com>
2 years ago
Akira Yokochi
be02813d25
fix yes/no to true/false in loop documents etc ( #80591 )
2 years ago
fberndtsson
e4194112a0
Update inconsistency playbooks_checkmode ( #80692 )
2 years ago
Abhijeet Kasurde
c7e3c91294
Missing space in docs ( #80779 )
...
* Missing space between $ and ansible command
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2 years ago
Jordan Borean
0a36cd910e
Removed testing support for Server 2012 and 2012 R2 ( #80778 )
2 years ago
Anwesha Das
bf53a26deb
Add Ansible community 8.0.0b1 porting guide ( #80807 )
2 years ago
Sandra McCann
1ff5d2bf5c
update version switcher for 2.15 ( #80556 )
2 years ago
Felix Fontein
70e0b1f544
docsite build: upgrade sphinx-ansible-theme and antsibull-core ( #80734 )
2 years ago
Abhijeet Kasurde
be6f2f43b6
Wording change ( #80664 )
2 years ago
Anwesha Das
dbd3bf27ec
Add Ansible community 8.0.0a3 porting guide ( #80691 )
2 years ago
Abhijeet Kasurde
058b722a54
Remove terminal viewing docs ( #80655 )
...
* ansible-doc command can not handle terminal plugins since they
are not documentable and configurable. Removing documentation section
to list them.
Fixes : #80140
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2 years ago
Anwesha Das
038ff8b3de
Add Ansible community 8.0.0a2 porting guide ( #80643 )
2 years ago
Anwesha Das
5f6e1b22a7
Add Ansible community 7.5.0 porting guide ( #80642 )
2 years ago
Sarah Lau-Kilo
68e270d4cc
Add note guidelines for additional distributions ( #80389 )
2 years ago
Tim Way
791510ccba
Vars Plugin Documentation Improvement ( #80470 )
2 years ago
Akira Yokochi
f05abd4540
fix become yes/no to true/false ( #80515 )
2 years ago
Matt Clay
560d5b00d0
Remove docs references to obsolete test plugins ( #80576 )
2 years ago
JaroslavKlech
44794e3ebc
Update tools and programs page as per community feedback ( #80493 )
2 years ago
Sandra McCann
c1d8130df5
redirect old vmware guide ( #80553 )
2 years ago
Matt Martz
0ee7cfb128
Implement checks, and backwards compat change, to move forward with UTF-8 only ( #80370 )
...
Co-authored-by: Sandra McCann <samccann@redhat.com>
2 years ago
Anwesha Das
d081ed3616
Adds Ansible 8 Porting Guide to Index Page ( #80511 )
2 years ago
Anwesha Das
362c949622
Add Ansible community 8.0.0a1 porting guide ( #80498 )
2 years ago
DopeforHope
a7d6fdda66
Update ansible_tips_tricks.rst ( #80477 )
...
Fix quotation marks in example
2 years ago
Maxwell G
4e9d21ec32
installation_distros: update Fedora section ( #80453 )
2 years ago
Christinanik251
5a44acc704
Update P() semantic markup example ( #80464 )
2 years ago
Yiannis
af6d75e313
Add OpenSUSE to the distro's installation guide ( #80308 )
...
* Add OpenSUSE to the distro's installation guide
Similar to the rest of the distros, OpenSUSE distributes ansible and it was
missing.
Signed-off-by: ybonatakis <ybonatakis@suse.com>
2 years ago
Daniel-at-github
ec403db1c7
Document how to run all tasks, even the ones with the never tag ( #80315 )
...
Co-authored-by: Martin Krizek <martin.krizek@gmail.com>
2 years ago
dzvision
a6e0012b8a
Update playbooks_templating.rst ( #80375 )
2 years ago
WeiXinFam-Insta
0460f78081
Documentation changes for #80367 and #80270 ( #80391 )
2 years ago
Andrew Klychkov
db8f1756bc
[Docs] communication.rst: Add a hint about adding Matrix shields to READMEs ( #80392 )
2 years ago