Open flyte opened 9 years ago
any plans to fix that? and it would be great to configure security using that role too
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