summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/packaging/os
Commit message (Expand)AuthorAgeFilesLines
* WIP: Resolve CI issues for stable-2.3. (#32605)Matt Clay2017-11-061-1/+0
* If pip install requirements.txt fails, upgrade pip (#32399)John R Barker2017-11-061-0/+1
* rhn+register: do not pass username/passwd for registration if none is specifi...Ritesh Khadgaray2017-08-101-1/+3
* Fixes #23558 rpm key ids (#27847)schwatvogel2017-08-091-32/+22
* Clean downloaded rpm files after install (#20594)Nicolas Porcel2017-08-071-29/+6
* Fix yum with rpm file or url when state=latest (#27775)Nicolas Porcel2017-08-071-0/+29
* Fix using DNF group upgrade/remove apiMartin Krizek2017-07-261-2/+2
* Avoid using deprecated group_install APIJason Tibbitts2017-07-251-2/+2
* Correct fail_json call in rpm_keyAbhijeet Kasurde2017-06-121-2/+2
* Vertica schema fix (#24915)kgottholm2017-06-011-1/+10
* Downgraded more modules from Curated to Community (#24751) (#24784)Dylan Silva2017-05-181-1/+1
* Downgrading module from core to community (#24463) (#24512)Dylan Silva2017-05-111-1/+1
* fixed yum.parse_check_update regex (#24331)Martin Kopta2017-05-081-1/+1
* pacman: Fail fast when 'rc != 0'Indrajit Raychaudhuri2017-04-251-9/+11
* When apt errors, include it's exit codeToshio Kuratomi2017-04-131-4/+4
* rpm_key: Decode bytes to string to work with Python 3 (Fixes #20326) (#20385)Lucas Alvares Gomes2017-04-131-7/+9
* Revert "pacman: Fix package matching pattern in upgraded package list (#23433)"Toshio Kuratomi2017-04-101-1/+1
* pacman: Fix package matching pattern in upgraded package list (#23433)Indrajit Raychaudhuri2017-04-091-1/+1
* Make yum's state=list obey disablerepo and enablerepoToshio Kuratomi2017-03-231-2/+8
* New metadata 1.0 (#22587)Toshio Kuratomi2017-03-1439-119/+156
* Fix invalid fields in module DOCUMENATION (#22297)John R Barker2017-03-094-7/+3
* include upgraded packages in pacman upgrade action (#20713)Alex Chvatal2017-03-081-11/+79
* Fix invocations of module.fail_json with no msg=Kamil Cholewiński2017-03-072-5/+5
* Update expired keys (#21539)Clemens Weiß2017-03-031-1/+1
* minor fixes to aptBrian Coca2017-03-021-35/+37
* Adds latest to portage module (#21918)William L. Thomson Jr2017-02-271-4/+7
* Rhsm pool not name 3898 (#21911)Adrian Likins2017-02-271-6/+67
* PEP8 E712 fixes (#21916)Matt Martz2017-02-242-5/+5
* redhat_subcription module accepts id in the pool argument [#3898]Pavel Malyshev2017-02-241-0/+2
* Remove unnecessary shebangs and execute bits.Matt Clay2017-02-224-0/+0
* Download remote apt deb file in bytes mode in Python 2 and 3James Cooke2017-02-211-3/+5
* #19587 add yum skip-broken (#21475)Veaceslav Mindru2017-02-211-9/+54
* YAML fixes for examples in additional modulesMatt Martz2017-02-151-1/+1
* Validate EXAMPLES as YAMLMatt Martz2017-02-152-3/+3
* yum: improve disk usage when update_cache used (#21098)Adrián López2017-02-141-5/+5
* Add try/except around xml parsing in zypperRobin Roth2017-02-131-1/+9
* no log passwords (#21229)Brian Coca2017-02-101-1/+1
* Add swupd plugin (#20834)Alberto Murillo2017-02-101-0/+337
* Fix 'yum skips updates' bug (#21113)Adrian Likins2017-02-081-16/+51
* apt_repository: check for enabled repositories correctlyMarius Gedminas2017-02-071-2/+3
* Redhat subscription (#20729)Adrian Likins2017-02-071-39/+65
* use require_if to check for username or AK instead of custom code (#20937)Evgeni Golov2017-02-061-4/+1
* update vague description of only_upgrade (#21050)Daniel Andrei Mincă2017-02-061-1/+1
* Make configparser imports python3 readyToshio Kuratomi2017-02-031-8/+7
* Update validate-modules (#20932)Matt Martz2017-02-029-64/+72
* Rhn register misc fixes (#20724)Adrian Likins2017-01-311-85/+69
* PEP 8 E111 & E114 cleanup. (#20838)Matt Clay2017-01-302-2/+2
* removed module merged by mistake with facts changeBrian Coca2017-01-301-285/+0
* Fix for swupd documentationToshio Kuratomi2017-01-301-3/+3
* Add support for ClearLinuxAlberto Murillo Silva2017-01-301-0/+285