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
Sviatoslav Sydorenko
88a380c8f0
📝 Document macOS user deletion over SSH ( #80358 )
...
Co-authored-by: Matt Clay <matt@mystile.com>
Co-authored-by: Don Naro <dnaro@redhat.com>
2 years ago
Felix Fontein
4029da9a9f
Semantic markup docs ( #80240 )
...
Co-authored-by: Alicia Cozine <acozine@users.noreply.github.com>
Co-authored-by: Don Naro <dnaro@redhat.com>
Co-authored-by: Sandra McCann <samccann@redhat.com>
Co-authored-by: Matt Clay <matt@mystile.com>
2 years ago
Matt Davis
5e131a96c0
bump devel to 2.16.0.dev0 ( #80390 )
2 years ago
Sviatoslav Sydorenko
a45dd2a01c
🐛 📝 Undouble trailing colon @ `faq.rst` ( #80359 )
...
It is causing parsing/representation problems of the following
explicit RST code block.
2 years ago
Felix Fontein
cf44c84396
Add antsibull-changelog and antsibull-docs to other tools and programs page. ( #80340 )
2 years ago
Matt Clay
0cfdf0ad59
Use a dedicated version helper for the docs build ( #80345 )
...
This removes the dependency on the release version helper in the docs-build sanity test.
2 years ago
Matt Clay
1d6f019ce6
Remove obsolete integration test aliases ( #80342 )
...
* Remove obsolete integration test aliases
* Remove obsolete `skip/osx` aliases
* Use `skip/macos` instead of `skip/osx` in docs
2 years ago
Anwesha Das
29e0a68af2
Add Ansible community 7.4.0 porting guide ( #80338 )
2 years ago
Achim
fc9415eeb4
"Ansible Lint" IntelliJ plugin added ( #80263 )
2 years ago
Felix Fontein
4ea50cef23
validate-modules: check_mode attribute and compare with supports_check_mode parameter ( #80090 )
...
Co-authored-by: Brian Scholer <1260690+briantist@users.noreply.github.com>
2 years ago
Sandra McCann
cba3952434
Move Collection requirements to ansible/ansible ( #80234 )
2 years ago
Benoît Geeraerts
1491ec8019
Update special_variables.rst ( #80210 )
...
The usage of a glossary on this page will allow linking to a specific special variable, like on the glossary page, e.g.: https://docs.ansible.com/ansible/latest/reference_appendices/glossary.html#term-Idempotency
2 years ago
Esther Christopher
0937cc4862
Update connection.rst ( #80194 )
2 years ago
Alicia Cozine
507fd1bd60
Document debugging conditionals ( #80239 )
...
##### SUMMARY
Add a section to the docs describing how to debug conditional statements - how to get Ansible to show you whether your `when:` clause evaluates to `true` or `false`.
I ran into trouble with this and couldn't find anything in the docs. Thought I'd add it.
##### ISSUE TYPE
- Docs Pull Request
+label: docsite_pr
2 years ago
Matt Clay
bad8843124
ansible-test - Update git diff handling ( #80202 )
...
This change allows ansible-test to work with newer versions of git on AZP.
2 years ago
Kristian Heljas
7ce951ff48
Adjust release schedule docs to four weeks ( #80166 )
2 years ago
Don Naro
1055803c3a
docsite requirements path ( #80134 )
2 years ago
Jairo Llopis
3216e071c7
docs: automatic `always` tag in gather_facts ( #80052 )
2 years ago
Keeper-of-the-Keys
cc8e6d06d0
Update playbooks_conditionals.rst ( #80062 )
...
"changed" was missing from the docs
2 years ago
Sandra McCann
0521184337
clarify playbook tests ( #80073 )
2 years ago
Andreas Deininger
841b71c94f
Fixing typos ( #80045 )
2 years ago
Akira Yokochi
012393e2cd
fix link for development guidelines ( #80055 )
2 years ago
Kristian Heljas
02c49ffe60
Encourage true/false for module documentation ( #80060 )
...
Co-authored-by: Felix Fontein <felix@fontein.de>
2 years ago
Nicolas P
c8f740cfee
Fix typo docs in playbooks_tags.rst ( #80117 )
2 years ago
Don Naro
352010f9c3
improve doc dependency install steps ( #80120 )
2 years ago
Anwesha Das
dbcaab1012
Add Ansible community 7.3.0 porting guide ( #80106 )
2 years ago
Matt Clay
f587856beb
Remove straight.plugin dependency ( #80084 )
2 years ago
Raphael Michel
563833d124
Docs: Clarify note on tags ( #80079 )
...
The current wording could be read as "tasks that are tagged *both* configuration and packages" while in fact it is "tasks that are tagged *either* configuration *or* packages"
2 years ago
Desmond Obisi
5ad77fc7bb
fix: jinja complex type transforms doesn't work as documented ( #80067 )
...
jinja complex type transforms: dict(somelist| slice(2)) doesn't work as documented. Changed the example to use zip_longest
2 years ago
Aastha Varma
940fdf5dba
consistent booleans for page text and code blocks ( #80036 )
...
* consistent booleans for page text and code blocks
* Update check_mode from n to false
2 years ago
Player256
ce5471fc9f
Update collection_integration_updating.rst ( #80037 )
2 years ago
nkakouros
998b5c1a06
Clarify when plugin settings are being populated ( #79710 )
2 years ago
Gijikiki
ed879954f9
Update playbooks_tests.rst ( #79788 )
2 years ago
Don Naro
9f02e505d9
add wheel to docsite pre-reqs #79513 ( #80061 )
2 years ago
Anže Luzar
122de95d85
Add Steampunk Spotter to Other tools list ( #80006 )
2 years ago
Matt Clay
a4248a63aa
Add missing newlines to YAML files ( #80031 )
2 years ago
Sandra McCann
f841c2803a
update banner' ( #79971 )
2 years ago
Matt Martz
54ff9afa10
Data tagging delayed to 2.16 ( #80011 )
2 years ago
Alicia Cozine
75274021d3
fixes typo in Ansible 7 roadmap ( #79996 )
...
Co-authored-by: Alicia Cozine <acozine@users.noreply.github.com>
2 years ago
Alicia Cozine
0946ee2f14
adds roadmap for Ansible 8 ( #79598 )
2 years ago
Sandra McCann
d47a848219
fix core devel doc output ( #79902 )
2 years ago
Sandra McCann
dc99005820
Rst fixes ( #79939 )
...
* fix rstcheck errors for 6.1.1
* spell shell correctly
2 years ago
Alicia Cozine
5f947f867c
make this a warning, not a comment ( #79928 )
...
Co-authored-by: Alicia Cozine <acozine@users.noreply.github.com>
2 years ago
Matt Martz
24519f3bd1
Update example to always init ANOTHER_LIBRARY_IMPORT_ERROR ( #79927 )
2 years ago