antonpatsev
antonpatsev
### Summary Hello! I try install jenkins plugin by ansible. inventory ``` all: children: jenkins: hosts: "jenkins": ansible_host: "IP" vars: jenkins_prefer_lts: true jenkins_external_url: "https://jenkins.IP.sslip.io" ansible_user: ubuntu ansible_ssh_private_key_file: ~/.ssh/id_rsa jenkins_admin_password: password...
### Describe the bug Value: ``` additionalPlugins: - google-login:1.6 - job-dsl:1.81 - allure-jenkins-plugin:2.30.2 - ws-cleanup:0.42 - build-timeout:1.21 - timestamper:1.18 - google-storage-plugin:1.5.6 - permissive-script-security:0.7 - ansicolor:1.0.2 - google-oauth-plugin:1.0.6 - role-strategy:561.v9846c7351a_41 -...
Hello! I try use you github action for spell of commit message. But it don`t spell commit message. Please add spell of latest commit message. Thanks!