summaryrefslogtreecommitdiff
path: root/lib/ansible/modules
Commit message (Expand)AuthorAgeFilesLines
* service_facts, now more accurate on systemd (#75326) (#76018)Brian Coca2022-01-201-11/+27
* [2.11] Use correct markup in documentation (#76575)Felix Fontein2022-01-1813-32/+32
* Fix zip content filtering in unarchive module (#76069) (#76420)Tadej Borovšak2022-01-181-1/+1
* [bp-2.11]: hostname: update example with 'use' (#75990)Rémi REY2021-10-271-1/+1
* various fixes to command (#74212) (#74257)Brian Coca2021-09-031-52/+66
* validate_args_spec, use combine vars and in precedence (#75471) (#75602)Brian Coca2021-09-011-0/+33
* Fix dnf package matching (#75411) (#75418)Sloane Hertel2021-08-061-16/+32
* ensure we convert path in warning or py2.6 breaks (#75413) (#75414)Brian Coca2021-08-051-1/+1
* [bp-2.11] unarchive - do not fail in init when trying to find required binary...Abhijeet Kasurde2021-08-051-17/+32
* [stable-2.11] slurp - improve error code and test coverage (#75038) (#75045)Sam Doran2021-07-121-5/+6
* [stable-2.11] command - remove unreachable code and achieve full test coverag...Sam Doran2021-07-121-4/+1
* [stable-2.11] slurp - handle error when path is a directory (#74930). (#74964)Sam Doran2021-06-141-0/+5
* [stable-2.11] subversion - fix stack trace when getting repository informatio...Sam Doran2021-06-141-4/+29
* [2.11] Fix slurp error handling for unreadable files and directories (#74915)Hideki Saito2021-06-141-6/+10
* [bp-2.11] Update example and description of git:single_branch (#74832)Abhijeet Kasurde2021-06-031-2/+4
* [2.11] Do not remove non-empty cron tabs (#74698)elara-leitstellentechnik2021-05-171-13/+15
* [bp-2.11]: apt_key - Binary GnuPG keys downloaded via URL were corrupted (#7...Maxim Masiutin2021-05-171-1/+4
* The error message about the failure to import a 'gpg' key by the 'ansible.bui...Maxim Masiutin2021-05-171-1/+1
* [stable-2.11] hostname - add Rocky Linux support (#74545) (#74560)Sam Doran2021-05-171-0/+6
* [bp-2.11] service - compare version without LooseVersion (#74618)Abhijeet Kasurde2021-05-171-2/+2
* modules: get_url: Fix checksum binary validation (#74502) (#74675)René Moser2021-05-171-3/+10
* replace - better handling of file exceptions (#74686) (#74691)David Shrewsbury2021-05-171-3/+7
* [docs][2.11] Backportapalooza4 (#74662)Sandra McCann2021-05-111-13/+14
* [docs][2.11][backport] Backportapalooza3 (#74566)Sandra McCann2021-05-042-2/+13
* Fixed link to win_package module (#74090)Hunter Lannon2021-04-011-1/+1
* import openbsd patches (#74056)chemsaf32021-03-301-4/+49
* updated link to ansible.builtin.user password (#73789)Lydie2021-03-261-1/+1
* Fix setup subset (#74022)Brian Coca2021-03-261-10/+13
* Use FQCN for module set_stats (#74028)Baptiste Mille-Mathias2021-03-251-6/+6
* fix wait_for looping when missing net module (#73963)Brian Coca2021-03-231-27/+30
* Fix wrong backup directory var name in apt module (#73840)Xabier Napal2021-03-221-1/+1
* find - set proper default based on use_regex (#73961)Brian Coca2021-03-191-2/+13
* clarifies docs for file module, addresses issue 72372 (#73938)Alicia Cozine2021-03-181-3/+3
* validate-modules no_log test: extend search range, add more known false-posit...Felix Fontein2021-03-131-3/+3
* document slurp returns (#73865)Brian Coca2021-03-111-1/+17
* validate-modules: make sure that options that potentially contain secret data...Felix Fontein2021-03-114-4/+4
* Set fact fixes (#73684)Brian Coca2021-03-031-22/+31
* module output is only json objects (#73765)Brian Coca2021-03-031-6/+2
* Let file module not change link to absolute when src not given (#65448)Alexander Sowitzki2021-03-011-1/+1
* find module - stop traversing directories with os.walk when depth is already ...Sloane Hertel2021-02-261-0/+2
* Operate pexpect with bytes to limit encoding issues (#73255)Matt Martz2021-02-231-13/+21
* Replace reference to playbook_environment (#73633)Jens Heinrich2021-02-181-2/+1
* hostname - add Almalinux support (#73619)Aaron Guise2021-02-181-0/+6
* Add rolespec_validate to import/include_role (#73589)David Shrewsbury2021-02-122-0/+12
* Role arg spec validation implementation (#73152)David Shrewsbury2021-02-121-0/+63
* module compat for py3.8+ controller (#73423)Matt Davis2021-02-105-94/+183
* unarchive: add support for .tar.zst (zstd compression) (#73265)Jeff Squyres2021-02-091-3/+17
* user - add password expiration parameters (#69531)pushkarkumar152021-02-091-0/+71
* uri - add ca_path parameter (#71979)Florian Heiderich2021-02-051-4/+10
* hostname: fix references in docs (#73454)Felix Fontein2021-02-021-1/+2