ansible-jenkins icon indicating copy to clipboard operation
ansible-jenkins copied to clipboard

Could not find or access '../yum/stop.yml'

Open a114m opened this issue 6 years ago • 1 comments

Expected Behavior

The role be install successfully on centos/7

Actual Behavior

Keep getting the error:

fatal: [ci-server]: FAILED! => {"reason": "Unable to retrieve file contents\nCould not find or access '/{project_path}/yum/stop.yml'"}

Steps to Reproduce the Problem

  1. Try to install on centos/7
  2. set the var jenkins_install_via: "yum"

a114m avatar Apr 15 '18 21:04 a114m

I'm pretty sure that https://github.com/emmetog/ansible-jenkins/pull/39 fixed this.

nre-ableton avatar Jul 12 '19 10:07 nre-ableton