Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Playbook Not Found #7

Open
sasikanta-fid opened this issue Aug 27, 2019 · 1 comment
Open

Playbook Not Found #7

sasikanta-fid opened this issue Aug 27, 2019 · 1 comment

Comments

@sasikanta-fid
Copy link

Hi
I am trying use this resource type to execute my ansible playbook but always getting can not find playbook error.Is there any specific folder structure need to be followed?

Traceback (most recent call last):
File "/opt/resource/out", line 449, in
rcode = r.run(os.path.basename(file))
File "/opt/resource/resource.py", line 146, in run
rcode, response = self.update(self.workfolder, source, params)
File "/opt/resource/out", line 436, in update
config = self.configure(folder, source, params)
File "/opt/resource/out", line 389, in configure
raise ValueError(msg)
ValueError: Cannot find playbook file '/tmp/build/put/ansible-playbook/site.yml'

Thanks
Sasikanta

@jriguera
Copy link
Member

Yep, its here: https://github.com/SpringerPE/concourse-ansible-resource#ansible-playbook-repo-structure

BTW, the ansible version is quite outdated, be aware of that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants