Files
community.general/lib/ansible/modules/packaging/os
Ivan Mikheykin 58261a42e9 Auto install of python-apt without recommends.
debian:9

`apt-get install python-apt` - this will install python2.7 and python3
After this operation, *88.4 MB* of additional disk space will be used.

`apt-get install --no-install-recommends python-apt` - only python2.7
After this operation, *35.0 MB* of additional disk space will be used.

(cherry picked from commit c542e62)
2018-03-08 16:21:30 -05:00
..
2016-12-08 11:22:25 -05:00
2017-12-07 20:25:55 +00:00
2017-10-31 15:31:42 -04:00
2017-11-21 20:59:08 -08:00
2017-12-07 20:25:55 +00:00
2017-12-07 20:25:55 +00:00
2017-12-07 20:25:55 +00:00
2017-08-15 23:12:08 -07:00
2017-08-15 23:12:08 -07:00
2017-12-07 20:25:55 +00:00