diff --git a/15_roles/apache.yml b/15_roles/apache.yml index 52eef32..bb013de 100644 --- a/15_roles/apache.yml +++ b/15_roles/apache.yml @@ -1,4 +1,4 @@ --- -- hosts: test +- hosts: all roles: - myapache \ No newline at end of file