Sandra McCann
99343d507b
Create README.md
2023-06-26 11:29:06 -04:00
Sandra McCann
25c7f109ec
Create Common styleguide for .rst and .md ( #8 )
...
* first draft md style
* update accessibility section for md
2023-06-26 03:17:34 -07:00
Sandra McCann
1d95835e9e
Merge pull request #13 from ziegenberg/role-argument-validation-add-examples-for-dicts-and-nested-dicts-in-main/argument_specs.yml
...
docs - add examples for dicts and nested dicts in main/argument_specs.yml
2023-06-23 13:40:54 -04:00
Sandra McCann
016e7ec1a4
Merge pull request #27 from oraNod/issue-26/add-intro-getting-started
...
add ansible introduction to getting started
2023-06-23 12:16:08 -04:00
Don Naro
7260ab55ba
add ansible introduction to getting started
...
Co-authored-by: Govind Singh Rajpurohit <78551283+GOVIND523@users.noreply.github.com >
Co-authored-by: Jaroslav Klech <24792852+JaroslavKlech@users.noreply.github.com >
2023-06-23 17:11:40 +01:00
Don Naro
aec374657a
Document missing timeout option
2023-06-23 09:50:01 +01:00
s-hertel
422d71ecdd
Document missing timeout option
2023-06-22 13:59:56 -04:00
Sandra McCann
50c6aafb48
Merge pull request #20 from anweshadas/pr_porting_guide_8.1.0
...
Add Ansible community 8.1.0 porting guide
2023-06-22 11:19:30 -04:00
Anwesha Das
1772ca158c
Add Ansible community 8.1.0 porting guide
2023-06-22 17:01:36 +02:00
Daniel Ziegenberg
3c079da9ff
docs - add examples for dicts and nested dicts in main/argument_specs.yml
...
- Fix grammar and spelling errors.
- Apply suggested fixes from code review.
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at >
2023-06-22 14:33:17 +02:00
Daniel Ziegenberg
16557ba377
docs - add examples for dicts and nested dicts in main/argument_specs.yml
...
The role argument validation documentation was missing some examples for list
options with dicts and suboptions and dict options with suboptions as
well as the author and version_added fields.
It now also documents the `version_added` field at the entrypoint level and
options level.
Partly fixes : ansible/ansible#77964
Co-Authored-By: Felix Fontein <felix@fontein.de >
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at >
2023-06-22 14:22:18 +02:00
Don Naro
d71126aa90
Add Ansible community 7.7.0 porting guide
2023-06-22 11:52:04 +01:00
Anwesha Das
136516b3d2
Add Ansible community 7.7.0 porting guide
2023-06-22 11:46:57 +01:00
Sandra McCann
c4a9b380c6
Merge pull request #15 from Akasurde/i74382
...
Add a note in block
2023-06-21 15:32:51 -04:00
Abhijeet Kasurde
471ee3240e
Add a note in block
...
* Block applies the directives to the tasks included in inside.
Fixes : ansible/ansible#74382
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com >
2023-06-21 11:34:51 -07:00
Don Naro
da7c99b950
Remove local .inv files
2023-06-17 14:29:52 +01:00
Sandra McCann
8bff668506
Merge pull request #12 from Akasurde/rst_regex
...
Update regex_* docs
2023-06-15 16:43:43 -04:00
Sandra McCann
cf8f933311
Merge pull request #11 from samccann/move-pr-81033
...
fix(docs) playbooks_privilege_escalation: replace allow_world_readable_tmpfiles with ansible.builtin.sh param world_readable_temp
2023-06-15 16:37:51 -04:00
Abhijeet Kasurde
20cd93215f
Update regex_* docs
...
* Added references to inline regex flags
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com >
2023-06-15 13:11:27 -07:00
Brian Coca
03e5712bbb
Apply suggestions from code review
...
Co-authored-by: Abhijeet Kasurde <akasurde@redhat.com >
(cherry picked from commit 9cf9ec86cdbcb7c48ce6179c99b77eddc1fcb63d)
2023-06-15 15:58:30 -04:00
azrdev
9c327f7ce6
fix(docs) playbooks_privilege_escalation: replace allow_world_readable_tmpfiles with ansible.builtin.sh param world_readable_temp
...
global setting allow_world_readable_tmpfiles
was deprecated in #46174/#69393, then un-deprecated in #72264/#73825 and removed by #77393/#77410 in favor of a parameter to the ansible.builtin.sh plugin.
The yaml-key (in ansible.cfg) remained the same, but the variable name (for use by inventory) didn't, without a hint here.
(cherry picked from commit a05525ebe41fe1626ae7e220e14e56908d1549f0)
2023-06-15 15:58:00 -04:00
Sandra McCann
6e9304cc3c
Merge pull request #9 from samccann/move-pr-81047
...
Communication guide: move mailing lists to the bottom
2023-06-15 15:25:17 -04:00
Sandra McCann
6d5bceed8c
remove local .inv files
...
(cherry picked from commit 342baa97f184f46b09464d6bfe602f5bd904d790)
2023-06-15 15:24:19 -04:00
Andrew Klychkov
114723e80b
Communication guide: move mailing lists to the bottom
...
(cherry picked from commit 42235004048f07b971d31de9d7f8394fa42339ab)
2023-06-15 14:52:11 -04:00
Don Naro
04b2771551
Merge pull request #6 from samccann/update-readme
...
update readme to point to new repo
2023-06-14 14:44:21 +01:00
Sandra McCann
20683d5fc0
Merge pull request #7 from oraNod/edit-on-gh
...
update repo name in conf
2023-06-14 09:36:22 -04:00
Don Naro
9689e9c9da
update repo name in conf
2023-06-14 08:44:22 +01:00
Sandra McCann
f137469339
make matrix a link
2023-06-13 16:14:35 -04:00
Sandra McCann
ef49bef4c7
update readme to point to new repo
2023-06-13 16:12:11 -04:00
Matt Clay
aec0ca27a1
Make sanity index static ( #2 )
2023-06-09 21:35:15 -07:00
Matt Clay
2b2fda97ba
Add sanity tests ( #1 )
2023-06-09 17:19:47 -07:00
Matt Davis
057da896a9
docs-build and rstcheck sanity GHA workflow
2023-06-09 17:19:06 -07:00
Matt Davis
441fd01efb
remove all non-docsite contents
2023-06-09 17:18:33 -07:00
Matt Clay
cf4d4577ac
Remove hacking dir dependency from build backend ( #81021 )
...
* Copy man generation files into build backend
* Use copied files in build backend
2023-06-09 16:56:48 -07:00
Felix Stupp
a473bb798d
modules/find: param contains: Describe matching behavior ( #80744 )
2023-06-09 13:47:01 -04:00
Matt Clay
6ac0ea3567
Use *.md instead of *.rst for test READMEs ( #81009 )
2023-06-08 23:04:32 -07:00
Vlad Glagolev
faa6d55ee6
Fix Source Mage family mapping ( #80985 )
...
* Fix Source Mage family mapping
* Update docs too
* Add changelog fragment
2023-06-09 14:03:39 +10:00
Matt Clay
ff359fa8e1
Reorganize CI sanity test matrix ( #81004 )
2023-06-08 13:07:54 -07:00
Matt Clay
b3f1290bcd
Remove docs dir dependency from man page build ( #81003 )
2023-06-08 12:41:45 -07:00
Mario Lenz
30a8ef0277
Roadmap: Update 8.1.0 ETA ( #80998 )
2023-06-08 11:58:49 -04:00
Felix Fontein
6e137433ae
Ansible 9 roadmap ( #80851 )
2023-06-08 09:08:52 +01:00
Esther Christopher
519caca70c
Update modules_intro.rst ( #80588 )
2023-06-07 17:05:41 -04:00
Sandra McCann
ef56284f9d
Revert "update intersphinx links for Ansible 8" ( #80960 )" ( #80993 )
...
This reverts commit 7a01fb221a .
2023-06-07 12:46:14 -07:00
Martin Krizek
6fcbed0f3f
Simplify conditional.py ( #80584 )
...
* Simplify conditional.py
2023-06-07 12:14:07 -04:00
Holger Dörner
25b3d3a6f7
Check if skeleton is /dev/null while creating home folder ( #75948 )
...
* Check if skeleton is /dev/null while creating home folder
* Add test for linux
Co-authored-by: Holger Dörner <h.doerner@bitexpert.de >
Co-authored-by: Brian Coca <bcoca@users.noreply.github.com >
2023-06-07 12:10:21 -04:00
Sloane Hertel
1ecc62ba06
Document lookups using dwim ( #80878 )
2023-06-07 12:08:52 -04:00
Vlad Glagolev
c511a79172
Add simpleinit_msb fact for service_mgr ( #80963 )
...
* Add simpleinit_msb fact for service_mgr
2023-06-07 12:07:08 -04:00
Abhijeet Kasurde
fda66eeee0
Sanity Fixes: ( #80953 )
...
* Typo fixes
* arguments-renamed
* pep8:E501
* pylint:use-a-generator
* pep8:E231
* use-argspec-type-path
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com >
2023-06-07 12:06:30 -04:00
Sloane Hertel
090a5cdfcf
add 2.16 to the release and maintenance table ( #80974 )
2023-06-07 11:54:23 -04:00
Sandra McCann
e801921b98
update backport instructions to use 2.15 examples ( #80959 )
2023-06-07 11:52:42 -04:00