Ajout de htop pour tout le monde

This commit is contained in:
VC
2019-09-06 16:49:18 +02:00
parent e687790c6a
commit a60f09935a
5 changed files with 5 additions and 2 deletions

View File

@@ -1 +0,0 @@
localtime: "Europe/Paris"

View File

@@ -0,0 +1,4 @@
- name: install htop
package:
name: htop
state: present

View File

@@ -9,6 +9,7 @@
- include_tasks: curl.yml
- include_tasks: wget.yml
- include_tasks: cron.yml
- include_tasks: htop.yml
- include_tasks: apt-transport-https.yml
- include_tasks: gpg.yml
- include_tasks: cron-apt.yml

View File

@@ -1,5 +1,4 @@
- hosts: all:!baybay-ponay.mateu.be:!n0box2.mateu.be:!machinbox.mateu.be
roles:
- common
- system
- x509