added comments
This commit is contained in:
parent
faa5f6f0ed
commit
f3c78bacc4
|
@ -28,7 +28,7 @@ apt_tools_list:
|
||||||
- aptitude
|
- aptitude
|
||||||
apt_tools_state: 'installed'
|
apt_tools_state: 'installed'
|
||||||
apt_tools_manage: true
|
apt_tools_manage: true
|
||||||
apt_old_pkg_list:
|
apt_old_pkg_list: # TODO: rename as apt_unwanted_pkg_list as 'old' doesn't seem to be appropriate here
|
||||||
- laptop-detect
|
- laptop-detect
|
||||||
- tasksel
|
- tasksel
|
||||||
apt_old_pkg_state: 'absent'
|
apt_old_pkg_state: 'absent'
|
||||||
|
|
Reference in New Issue