diff options
author | Sandra McCann <samccann@redhat.com> | 2023-04-24 11:01:19 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-24 10:01:19 -0500 |
commit | b264386f3fab7251c0286c352fdc7fe09e8bbeb9 (patch) | |
tree | 332f43202ac27e97fa6af65a7a37f6487fe51786 /lib/ansible/modules/group_by.py | |
parent | 2f57c2d9bc4338a168d32b469dc2a6087a637a39 (diff) | |
download | ansible-b264386f3fab7251c0286c352fdc7fe09e8bbeb9.tar.gz |
Backportapalooza 04 21 (#80600)
* Fix typo in playbooks_keywords.rst.j2 (#80461)
(cherry picked from commit 2ed4396558105733d4865631e99e378cfda68b8c)
* Correct bypass_host_loop attribute for group_by (#80380)
This action originally bypassed the host loop, but it does not
currently.
(cherry picked from commit fc5c0aadc92837cda5d81cadd9402ef88a562455)
* Add Ansible community 8.0.0a1 porting guide (#80498)
(cherry picked from commit 362c949622b637fb1a5e80b1b0bf780c1ac7e3b8)
* Adds Ansible 8 Porting Guide to Index Page (#80511)
(cherry picked from commit d081ed36169f4f74512d1707909185281a30e29b)
* documents approaches to octal modes better (#80112)
(cherry picked from commit 032881e4f1cbad1ca66b2fc40c8c56b17b33d965)
* Update password.py documentation (#80297)
* Update password.py documentation with new semantic markup
(cherry picked from commit bf4e0166a56adb8d22047ba4b0e7c3c34efa431a)
* 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>
(cherry picked from commit af6d75e31363591921808f7f351185d11b7b429b)
* Document how to run all tasks, even the ones with the never tag (#80315)
Co-authored-by: Martin Krizek <martin.krizek@gmail.com>
(cherry picked from commit ec403db1c7c8b23aa0ea09705b53596ce9cb6951)
* đź“ť Document macOS user deletion over SSH (#80358)
Co-authored-by: Matt Clay <matt@mystile.com>
Co-authored-by: Don Naro <dnaro@redhat.com>
(cherry picked from commit 88a380c8f00e97119f10879d36324a0324eefe4e)
* Update playbooks_templating.rst (#80375)
(cherry picked from commit a6e0012b8a7638f69e01c05ca1566cd01c92bf6b)
* Documentation changes for #80367 and #80270 (#80391)
(cherry picked from commit 0460f780810bb91b052809b0bf850633b2df7769)
* [Docs] communication.rst: Add a hint about adding Matrix shields to READMEs (#80392)
(cherry picked from commit db8f1756bc016faddf6cac37d12d8bc195f29278)
* installation_distros: update Fedora section (#80453)
(cherry picked from commit 4e9d21ec32b21c8b75ca831dfb33a55baa520f85)
* Fix PolicyRcD.__exit__ docstring (#80528)
(cherry picked from commit 64fb64643d166cf3f544a9d1d43be8c96f20ef1d)
* Update validate_argument_spec.py (#80547)
##### SUMMARY
Fix example with file lookup, filter 'from_yaml' is required.
##### ISSUE TYPE
- Docs Pull Request
+label: docsite_pr
(cherry picked from commit 8d685b89f29dc7985b2c04b70c7c860bf09a632a)
* redirect old vmware guide (#80553)
(cherry picked from commit c1d8130df5c1bcefceb439bbf19cd8c926ce36d5)
* Update tools and programs page as per community feedback (#80493)
(cherry picked from commit 44794e3ebc04d90669d31b0ccde47c40aa48225f)
* uri module, fix example (#80554)
(cherry picked from commit 449c628f3d8dee4b93e0d3e6880b146ebb5486f0)
* apt key and repository example security patch (#80381)
(cherry picked from commit ed9cd39d0fa764c2bf51599afef38921aff84b70)
* note in systemd that systemctl can change behaviour due to diff order… (#80570)
(cherry picked from commit 9ca863501c6f3cf679b1b7c773747766e35ae907)
* Vars Plugin Documentation Improvement (#80470)
(cherry picked from commit 791510ccba5f3a9af3d22f442e9d4d10b1129a00)
* Add note guidelines for additional distributions (#80389)
(cherry picked from commit 68e270d4cc2579e4659ed53aecbc5a3358b85985)
---------
Co-authored-by: Christinanik251 <93385939+Christinanik251@users.noreply.github.com>
Co-authored-by: flowerysong <paul.arthur@flowerysong.com>
Co-authored-by: Anwesha Das <anwesha@das.community>
Co-authored-by: Alicia Cozine <879121+acozine@users.noreply.github.com>
Co-authored-by: aaronk1 <aaronk1@users.noreply.github.com>
Co-authored-by: Yiannis <jbonatakis@gmail.com>
Co-authored-by: Daniel-at-github <Daniel-at-github@users.noreply.github.com>
Co-authored-by: Sviatoslav Sydorenko <webknjaz@redhat.com>
Co-authored-by: dzvision <5590839+dzvision@users.noreply.github.com>
Co-authored-by: WeiXinFam-Insta <86450936+WeiXinFam-Insta@users.noreply.github.com>
Co-authored-by: Andrew Klychkov <aklychko@redhat.com>
Co-authored-by: Maxwell G <maxwell@gtmx.me>
Co-authored-by: Rodrigo Candido Gryzinski <contact@rogryza.me>
Co-authored-by: 7840vz <122374011+7840vz@users.noreply.github.com>
Co-authored-by: JaroslavKlech <klechh@gmail.com>
Co-authored-by: Brian Coca <bcoca@users.noreply.github.com>
Co-authored-by: hexagon6 <hexagon6@fet.li>
Co-authored-by: Tim Way <1091435+timway@users.noreply.github.com>
Co-authored-by: Sarah Lau-Kilo <slaukilo@gmail.com>
Diffstat (limited to 'lib/ansible/modules/group_by.py')
-rw-r--r-- | lib/ansible/modules/group_by.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ansible/modules/group_by.py b/lib/ansible/modules/group_by.py index ef641f2cf8..0d1e0c8e88 100644 --- a/lib/ansible/modules/group_by.py +++ b/lib/ansible/modules/group_by.py @@ -40,7 +40,7 @@ attributes: become: support: none bypass_host_loop: - support: full + support: none bypass_task_loop: support: none check_mode: |