systemd related configurations are required for both installer based
installation as well as package based installation. So moved those tasks to
tasks/main.yml
systemd daemon reload must occur before docker service is restarted.
Rreorderd the handlers to ensure this.