jenkins installation using ansible

Hi ,

While installing jenkins using ansible , i got thhe error as below,

Job for jenkins.service failed because the control process exited with error code. See "systemctl status jenkins.service" and "journalctl -xe" for details.“, “invoke-rc.d: initscript jenkins, action "start" failed.”, “dpkg: error processing package jenkins (–configure):”, " subprocess installed post-installation script returned error exit status 1”, “Errors were encountered while processing:”, " jenkins"]}

My playbook is,