index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
integration
/
targets
/
apt
/
tasks
/
apt.yml
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dnf5,apt: add auto_install_module_deps option (#84292)
Martin Krizek
10 days
1
-8
/
+20
*
apt_*: add more info message while updating apt cache (#83230)
Abhijeet Kasurde
2024-05-24
1
-1
/
+1
*
Use inclusive word: logical (#83232)
Abhijeet Kasurde
2024-05-10
1
-2
/
+2
*
Fix discrepancy in behaviour between apt-get clean and its equivalent ansible...
0x546f6d-W
2024-03-12
1
-0
/
+23
*
added --allow-change-held-packages for apt remove (#78203)
inifares23lab
2022-11-02
1
-1
/
+50
*
Fix apt making changes in check mode (#78496)
Sloane Hertel
2022-08-11
1
-0
/
+16
*
apt: fix virtual package install version detection (#76781)
Ian Wienand
2022-05-25
1
-0
/
+22
*
Update ci-files URL in integration tests.
Matt Clay
2022-02-03
1
-1
/
+1
*
apt - add allow_change_held_packages option (#73629)
Thomas Stähle
2021-11-29
1
-3
/
+73
*
module compat for py3.8+ controller (#73423)
Matt Davis
2021-02-11
1
-25
/
+10
*
Add Ubuntu 20.04 to CI and ansible-test (#69161)
Rick Elrod
2021-01-22
1
-0
/
+3
*
Remove incidental_zabbix_host (#72142)
Matt Martz
2020-10-08
1
-0
/
+39
*
apt - add fail_on_autoremove option to avoid unintended package removals (#70...
psi / Ryo Hirafuji
2020-06-30
1
-0
/
+38
*
apt target: use 'until' when the cache is updated (#65456)
Pilou
2019-12-12
1
-0
/
+1
*
Integration tests: prevent loop squashing (#63847)
Martin Krizek
2019-10-23
1
-4
/
+5
*
apt: honor cache_update=false on auto-install deps (#56549)
René Moser
2019-08-30
1
-3
/
+56
*
apt: add policy_rc_d option (#47191)
tchernomax
2018-11-19
1
-0
/
+59
*
introduce `module_utils.urls.fetch_file` as a wrapper to download and save fi...
Evgeni Golov
2018-10-08
1
-0
/
+22
*
apt: fix build-dep idempotency (#38999)
Martin Krizek
2018-04-20
1
-0
/
+23
*
apt: properly set changed for autoremove/autoclean (#38329)
Martin Krizek
2018-04-09
1
-9
/
+3
*
Fix apt tests (#37922)
Martin Krizek
2018-03-29
1
-10
/
+1
*
apt: mark installed packages manual (#37751)
Martin Krizek
2018-03-23
1
-0
/
+35
*
apt: better error msg when update_cache fails (#37410)
Martin Krizek
2018-03-15
1
-0
/
+23
*
Deprecate tests used as filters (#32361)
Matt Martz
2017-11-27
1
-3
/
+3
*
added integration tests for apt upgrade (#25670)
David Newswanger
2017-06-19
1
-0
/
+1
*
Added autoclean/autoremove for the apt module
Brendan Almonte
2017-05-25
1
-0
/
+9
*
Add alternative syntax for upgrading all installed packages via apt (#25007)
Brendan Almonte
2017-05-25
1
-0
/
+12
*
Migrate Linux CI roles to test targets. (#17997)
Matt Clay
2016-10-13
1
-0
/
+150