Don't work after 0.6.1

XMLWordPrintable

      After update to 0.6.1 don't work with pipeline

      ERROR: The ansible playbook build step requires to be launched on a node

      $ ansible --version
      ansible 2.2.0.0`
      
      node('ansible') {
              stage("Setup servers") {
                ansiblePlaybook(
                  colorized: true,
                  playbook: play_path + 'setup_servers.yml',
                  credentialsId: credentials,
                  extras: parameters
                )
              }
      }
      

            Assignee:
            Jean-Christophe Sirot
            Reporter:
            Mike S
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: