Doing otherwise would conflict with vm/guest.
Installing it only in vm/host is insufficient: we have physical machines that
aren't used as hypervisors, such as wuerfel.
- tcpdump
- debian-goodies
- lsof
- - haveged
- net-tools
- screen
- aptitude
- lshw
state: present
+- name: Install haveged on physical machines
+ when: "'virtualservers' not in group_names"
+ apt:
+ name: haveged
+ state: present
+
- name: make sure grml-(etc|scripts)-core is not installed
apt:
name: