summaryrefslogtreecommitdiff
path: root/lib/ansible/modules
Commit message (Expand)AuthorAgeFilesLines
* Fix dnf package matching (#75411) (#75417)Sloane Hertel2021-08-061-16/+32
* [2.10] get_url: Fix checksum binary validation (#74674)René Moser2021-07-121-4/+11
* [bp-2.10] get_url - Allow checksum file to be local file:// (#75052)Abhijeet Kasurde2021-07-091-1/+9
* [2.10] Do not remove non-empty cron tabs (#74697)elara-leitstellentechnik2021-05-171-13/+15
* [bp-2.10] service - compare version without LooseVersion (#74619)Abhijeet Kasurde2021-05-171-2/+2
* fix wait_for looping when missing net module (#73963) (#74007)Brian Coca2021-04-271-27/+30
* find - set proper default based on use_regex (#73961) (#73965)Brian Coca2021-04-051-5/+16
* Fix setup subset (#74022) (#74047)Brian Coca2021-04-051-10/+13
* module output is only json objects (#73765) (#73777)Brian Coca2021-04-041-6/+2
* [stable-2.10] find: Specify elements type in paths (#70139) (#73970)Sam Doran2021-04-041-3/+7
* Fix wrong backup directory var name in apt module (#73840) (#74002)Xabier Napal2021-04-041-1/+1
* [stable-2.10] hostname - add Almalinux support (#73619) (#73648)Sam Doran2021-03-081-0/+6
* [2.10] find module - stop dir traversal when depth is exceeded (#73808)Sloane Hertel2021-03-081-0/+2
* git: verify, only use --raw when we need it (#70900) (#73473)Rick Elrod2021-02-071-1/+4
* ensure unsafe writes fallback (#70722) (#73144)Brian Coca2021-02-071-1/+1
* [stable-2.10] import_playbook - change additional params to deprecation (#729...Sam Doran2021-02-071-0/+4
* Documentation: fix formatting (#73186)Andrew Klychkov2021-02-0310-106/+110
* [stable-2.10] user - properly handle password and password lock when used tog...Sam Doran2021-01-111-32/+72
* [stable-2.10] Fix async interpreter parsing (#72636) (#72923)Matt Martz2021-01-111-8/+5
* [stable-2.10] systemd - do not overwrite unit name when searching (#72985) (#...Sam Doran2021-01-111-4/+4
* Documentation: fix modules doc formatting (#72851)Andrew Klychkov2021-01-1010-105/+115
* modules: fix documentation formatting (#72737) (#72850)Andrew Klychkov2021-01-1010-111/+130
* Backport/2.10/73079 (#73165)Jon "The Nice Guy" Spriggs2021-01-081-0/+11
* Documentation: fix modules doc formatting (#73037)Andrew Klychkov2021-01-087-58/+78
* [stable-2.10] iptables: Reorder comment postition (#71496) (#72548)Sam Doran2020-12-071-2/+2
* [stable-2.10] wait_for - ignore psutil related errors (#72401) (#72406)Sam Doran2020-12-071-4/+8
* [stable-2.10] blockinfile - properly insert block when no trailing new line e...Sam Doran2020-12-071-2/+5
* [stable-2.10] systemd - fix issue with capbpf and newer kernel (#72337) (#72347)Sam Doran2020-12-071-0/+13
* [2.10] The implicit default for type=bool options is not 'false', but 'none' ...Felix Fontein2020-12-076-7/+8
* [stable-2.10] [dnf] Some fixes around filtering (#72483) (#72500)Sam Doran2020-11-061-2/+4
* [stable-2.10] Fix the reversed order of return values (#72088) (#72300)Sam Doran2020-10-231-22/+22
* Fix race condition when creating async dir (#72069) (#72259)Jordan Borean2020-10-231-8/+20
* [dnf] accumulate update filters (#71726) (#72181)Rick Elrod2020-10-231-2/+6
* user - allow local users with an expiry date to be created (#72022) (#72085)Ruediger Pluem2020-10-211-7/+43
* [dnf] show installations/removals in check_mode (#70892) (#72180)Rick Elrod2020-10-211-6/+14
* [Docs][backport][2.10] Backportapalooza 12 (#71842)Sandra McCann2020-09-211-2/+2
* setup - update docs for win setup fact_path (#71791) (#71799)Jordan Borean2020-09-211-6/+5
* [Docs][2.10] Backportapalooza 11 (#71702)Sandra McCann2020-09-101-1/+1
* [dnf] ensure packages are gpg-verified (#71539)Rick Elrod2020-08-311-0/+22
* [docs][2.10] Backportapalooza 9 (#71493)Sandra McCann2020-08-313-1/+18
* [stable-2.10] unarchive - Check 'fut_gid' against 'run_gid' in addition to su...Sam Doran2020-08-271-1/+1
* [2.10] iptables: Add a note about ipv6-icmp (#71010)Abhijeet Kasurde2020-08-271-2/+2
* Fix cron file regression (#71207) (#71243)Rick Elrod2020-08-271-0/+1
* systemd - supports new systemctl output message for chroot (#71197) (#71330)Lorenzo Castelli2020-08-271-3/+3
* [backport][docs][2.10]Docsbackportapalooza 8 (#71379)Sandra McCann2020-08-201-2/+2
* Backport/2.10/70530 (#71380)Alicia Cozine2020-08-2047-190/+191
* [stable-2.10] lineinfile - fix broken exception handling (#70846) (#70944)Sam Doran2020-07-291-2/+2
* Sanitize URI module keys with no_log values (#70762) (#70820)David Shrewsbury2020-07-221-1/+11
* cron - Allow non-ascii (UTF-8) chars in cron file paths and jobs (#70426) (#7...psi / Ryo Hirafuji2020-07-221-13/+15
* Create home and parent directories only when requested (#70790)Baptiste Mille-Mathias2020-07-221-6/+7