summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/packaging/os/apt_repository.py
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
* New metadata 1.0 (#22587)Toshio Kuratomi2017-03-141-3/+4
* apt_repository: check for enabled repositories correctlyMarius Gedminas2017-02-071-2/+3
* Duplicated line in the documentation of the apt_repository moduleRomain Richard2017-01-101-1/+0
* Refreshed metadata for core modulesToshio Kuratomi2016-12-081-0/+4
* Call main in conditional way - packaging (#5826)Fabio Alessandro Locati2016-12-081-1/+2
* Unquote urls in YAML - packaging (#5793)Fabio Alessandro Locati2016-12-081-4/+4
* Change example syntax on apt_repository moduleSam Doran2016-12-081-6/+20
* apt_repository: Relax PPA checks and add basename (#5432)Matt Robinson2016-12-081-10/+17
* Fix python 3 issues with apt* modules. (#4848)Matt Clay2016-12-081-8/+18
* Python 3 fixes for apt_* modules. (#4754)Matt Clay2016-12-081-1/+1
* Fix default perm for apt_repo files. (#4072)Adrian Likins2016-12-081-2/+5
* Convert packaging/* to py3/py2.4 syntax (#3702)Michael Scherer2016-12-081-4/+7
* Add diff support to apt_repository moduleTobias Wolf2016-12-081-3/+28
* Show error if python-apt is absent in check mode.Matt Clay2016-12-081-0/+2
* Split a shell snippet in 2 to avoid using use_unsafe_shell=TrueMichael Scherer2016-12-081-1/+4
* Added filename option to apt_repository module.Matt Clay2016-12-081-0/+14
* fix error occurring with DebianPierre-Louis Bonicoli2016-12-081-6/+5
* Simplify distribution testAbhijit Menon-Sen2016-12-081-1/+1
* Make SourcesList __init__ method also set self.moduleAbhijit Menon-Sen2016-12-081-9/+10
* Clarify HAVE_PYTHON_APT/install_python_apt handling in apt_repositoryAbhijit Menon-Sen2016-12-081-12/+12
* Fix call to _expand_ppaAbhijit Menon-Sen2016-12-081-1/+1
* This change is in response to issue #133.verm6662016-12-081-1/+25
* Fix apt_repository so that it does not modify the mode of existing repositoriesToshio Kuratomi2016-12-081-2/+6
* apt_repository: fix file modePierre-Louis Bonicoli2016-12-081-4/+4
* Proper author info for all remaining modulesGreg DeKoenigsberg2016-12-081-1/+1
* Python2.4 fixesMatt Martz2016-12-081-2/+6
* Some more module categorization.Michael DeHaan2016-12-081-0/+446