Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-42445

Ansible plugin: Support hostKeyChecking = true in pipeline dsl

      When using the pipeline dsl syntax of the ansible plugin, host key checking is always set to disabled. I found no working solution to keep the plugin from disabling it. (Please slap me if i was just too dumb).
      This is a security issue and should be corrected.

          [JENKINS-42445] Ansible plugin: Support hostKeyChecking = true in pipeline dsl

          Thank you for the report. I am going to verify that quickly.

          Jean-Christophe Sirot added a comment - Thank you for the report. I am going to verify that quickly.

          Hi sirot I have sent a very simple PR for fixing that.

          https://github.com/jenkinsci/ansible-plugin/pull/14

          Emilio Escobar added a comment - Hi sirot I have sent a very simple PR for fixing that. https://github.com/jenkinsci/ansible-plugin/pull/14

          Thank you for your contribution escoem

          Jean-Christophe Sirot added a comment - Thank you for your contribution escoem

          Code changed in jenkins
          User: Emilio Escobar
          Path:
          src/main/java/org/jenkinsci/plugins/ansible/workflow/AnsiblePlaybookStep.java
          src/main/resources/org/jenkinsci/plugins/ansible/workflow/AnsiblePlaybookStep/config.jelly
          http://jenkins-ci.org/commit/ansible-plugin/99484a712f013a5762e09dc97ab7ef21c9ce26eb
          Log:
          JENKINS-42445 FIXED. hostKeyChecking can be now configured using pipeline.

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Emilio Escobar Path: src/main/java/org/jenkinsci/plugins/ansible/workflow/AnsiblePlaybookStep.java src/main/resources/org/jenkinsci/plugins/ansible/workflow/AnsiblePlaybookStep/config.jelly http://jenkins-ci.org/commit/ansible-plugin/99484a712f013a5762e09dc97ab7ef21c9ce26eb Log: JENKINS-42445 FIXED. hostKeyChecking can be now configured using pipeline.

          Code changed in jenkins
          User: Emilio Escobar
          Path:
          src/main/java/org/jenkinsci/plugins/ansible/workflow/AnsiblePlaybookStep.java
          src/main/resources/org/jenkinsci/plugins/ansible/workflow/AnsiblePlaybookStep/config.jelly
          http://jenkins-ci.org/commit/ansible-plugin/00002d73519027570a26d9dd1aa36188144bcffd
          Log:
          Merge pull request #14 from escoem/JENKINS-42445

          JENKINS-42445 Support hostKeyChecking = true in pipeline dsl

          Compare: https://github.com/jenkinsci/ansible-plugin/compare/f930ff827a2e...00002d735190

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Emilio Escobar Path: src/main/java/org/jenkinsci/plugins/ansible/workflow/AnsiblePlaybookStep.java src/main/resources/org/jenkinsci/plugins/ansible/workflow/AnsiblePlaybookStep/config.jelly http://jenkins-ci.org/commit/ansible-plugin/00002d73519027570a26d9dd1aa36188144bcffd Log: Merge pull request #14 from escoem/ JENKINS-42445 JENKINS-42445 Support hostKeyChecking = true in pipeline dsl Compare: https://github.com/jenkinsci/ansible-plugin/compare/f930ff827a2e...00002d735190

            escoem Emilio Escobar
            christiang Christian Gassner
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: