summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/packaging/os
Commit message (Expand)AuthorAgeFilesLines
...
* PEP 8 indent cleanup. (#20800)Matt Clay2017-01-2910-84/+84
* PEP 8 cleanup. (#20789)Matt Clay2017-01-284-12/+14
* PEP 8 W291 whitespace cleanup.Matt Clay2017-01-2710-24/+24
* PEP 8 whitespace cleanup. (#20783)Matt Clay2017-01-278-24/+24
* Fix infrequent PEP 8 issues.Matt Clay2017-01-271-2/+3
* [redhat_subscription]: fixed force option. (#20667)Kamil Boratyński2017-01-261-2/+3
* redhat_subscription: Document & enforce org_id (#20548)Evgeni Golov2017-01-261-13/+17
* Fixup documentation for the list option in yum module (#20605)Jonathan Mainguy2017-01-251-1/+6
* Issue #20179 Fix doc string handler notify call (#20499)ABond2017-01-201-2/+2
* Zypper: Fix update_cache in checkmode (#20143)Robin Roth2017-01-111-2/+2
* Add ZYPP_LOCK_TIMEOUT environment example (#20130)Robin Roth2017-01-111-1/+8
* Add information about lookup file constraint.Gaëtan Duchaussois2017-01-101-2/+2
* Duplicated line in the documentation of the apt_repository moduleRomain Richard2017-01-101-1/+0
* Fix code-blocks to use correct syntax highlightingToshio Kuratomi2017-01-085-7/+7
* Fix yum install root (#19925)Toshio Kuratomi2017-01-051-9/+39
* Inform user that the yum metadata cache remains (#19753)Dag Wieers2017-01-051-1/+11
* Revert "Revert "Add --installroot to YUM and DNF modules, issue #11310""Toshio Kuratomi2017-01-052-42/+81
* Revert "Add --installroot to YUM and DNF modules, issue #11310"Matt Clay2017-01-052-81/+42
* Add --installroot to YUM and DNF modules, issue #11310 (#19861)berenddeschouwer2017-01-042-42/+81
* openbsd_pkg: make "name" take a list.Patrik Lundin2017-01-041-250/+295
* Move some modules into proper categoriesToshio Kuratomi2017-01-042-0/+758
* Add @ to valid package name characters (#18862)Martin Bektchiev2017-01-031-0/+1
* Add new 'clean' and 'quick' parameters, correspondig to -c and -q in pkg tool...Jasper Lievisse Adriaanse2016-12-261-8/+43
* Tell pacman not to display progress barsMatthew Gamble2016-12-201-3/+3
* Improve and optimise pacman package installationMatthew Gamble2016-12-191-5/+16
* Support pacman packages using different types of compression (#19503)Matthew2016-12-191-1/+1
* minor docs and option fixesBrian Coca2016-12-161-11/+11
* minor spelling changesCarlos E. Garcia2016-12-1312-14/+14
* dropped 'BOOLEANS' choices, converted env vars to strVlad Glagolev2016-12-121-6/+5
* Source Mage GNU/Linux package manager support (#19072)Vlad Glagolev2016-12-101-0/+660
* Fix differences with devel.Matt Clay2016-12-081-1/+1
* Relocating extras into lib/ansible/modules/ after mergeJames Cammarata2016-12-0825-0/+9124
* Resolving differences in core modules post-mergeJames Cammarata2016-12-083-4/+4
* Refreshed metadata for core modulesToshio Kuratomi2016-12-0810-0/+40
* Call main in conditional way - packaging (#5826)Fabio Alessandro Locati2016-12-085-5/+11
* Unquote urls in YAML - packaging (#5793)Fabio Alessandro Locati2016-12-085-8/+8
* Clarify the commentToshio Kuratomi2016-12-081-2/+2
* Older versions of rhn-client-tools don't understand containment tests.Toshio Kuratomi2016-12-081-3/+4
* Performance improvement using in-operator on dictsDag Wieers2016-12-081-1/+1
* Performance improvement using in-operator for hash lookupsDag Wieers2016-12-081-1/+1
* Change example syntax on yum moduleSam Doran2016-12-081-9/+28
* Change example syntax on rpm_key moduleSam Doran2016-12-081-3/+9
* Change example syntax on rhn_register moduleSam Doran2016-12-081-12/+26
* Change example syntax on rhn_subscription moduleSam Doran2016-12-081-3/+8
* Change example syntax on redhat_subscription moduleSam Doran2016-12-081-13/+24
* Change example syntax on package moduleSam Doran2016-12-081-2/+6
* Change example syntax on apt_rpm moduleSam Doran2016-12-081-6/+18
* Change example syntax on apt_repository moduleSam Doran2016-12-081-6/+20
* Change example syntax on apt_key moduleSam Doran2016-12-081-8/+27
* Change example syntax on apt moduleSam Doran2016-12-081-1/+1