diff --git a/tasks/RedHat.yml b/tasks/RedHat.yml index a178ddd..2b72100 100644 --- a/tasks/RedHat.yml +++ b/tasks/RedHat.yml @@ -1,6 +1,6 @@ --- # tasks file for common role - +- include: networking.yml - name: Ensure common packages yum: @@ -43,5 +43,4 @@ changed_when: false - include: communication.yml -- include: networking.yml - include: motd.yml \ No newline at end of file