diff --git a/tasks/main.yml b/tasks/main.yml index 07ce46de..6e693b77 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -103,7 +103,6 @@ - name: Run the systemd service role include_role: name: systemd_service - private: true vars: systemd_user_name: "{{ swift_system_user_name }}" systemd_group_name: "{{ swift_system_group_name }}"