cellinfo
/
ansible.apt
Archived
2
0
Fork 0

added comments

This commit is contained in:
Guillaume Raffy 2017-10-03 16:03:34 +02:00
parent faa5f6f0ed
commit f3c78bacc4
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ apt_tools_list:
- aptitude
apt_tools_state: 'installed'
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
- tasksel
apt_old_pkg_state: 'absent'