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