Jenkins testing environment in a Vagrantbox based on Debian and provisioned with Ansible.
Jenkins testing environment in a Vagrantbox based on Debian and provisioned with Ansible.
The initialAdminPassword is required for the first access to the Jenkins GUI and shown during the provisoning.
TASK [jenkins : Check initialAdminPassword] ************************************
changed: [default]
TASK [jenkins : Show initialAdminPassword] *************************************
ok: [default] => {
"msg": "4e57e3a448fc4dd888afeaeffa708368"
}
RUNNING HANDLER [nginx : restart nginx] ****************************************
changed: [default]
PLAY RECAP *********************************************************************
default : ok=27 changed=18 unreachable=0 failed=0
Feel free to report issues, fork this project and submit pull requests.