From b801f61af7224ce8ee5c24faa0d764d79889c215 Mon Sep 17 00:00:00 2001 From: Thomas Constans Date: Fri, 28 Sep 2018 11:01:37 +0200 Subject: [PATCH] suppression info de connexion --- 15_roles/apache.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/15_roles/apache.yml b/15_roles/apache.yml index db5a332..52eef32 100644 --- a/15_roles/apache.yml +++ b/15_roles/apache.yml @@ -1,6 +1,4 @@ --- - hosts: test - become: true - user: ansible roles: - myapache \ No newline at end of file