You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have worked around this by setting up an SSH key and adding -ssh -user {{ jenkins_admin_user }} to the end of jenkins_cli_cmd . But I don't know how to automate generating an ssh key and adding it to Jenkins config.
I have Jenkins' own database authentication turned on with matrix based security and the ansible script can't install extensions or restart Jenkins:
Could we have the ability to provide a username and password to use for these commands? This, and/or public key auth:
https://wiki.jenkins-ci.org/display/JENKINS/Jenkins+CLI#JenkinsCLI-WorkingwithCredentials
The text was updated successfully, but these errors were encountered: