Skip to content
This repository has been archived by the owner on Nov 20, 2023. It is now read-only.

GCP provider should switch to galaxy directory for dependencies instead of roles #236

Open
etsauer opened this issue Apr 19, 2018 · 2 comments

Comments

@etsauer
Copy link
Contributor

etsauer commented Apr 19, 2018

Both the AWS and OpenStack provider have switched over to using the following command for pulling in dependencies:

ansible-galaxy install -r casl-requirements.yml -p galaxy

The GCP provider is using -p roles however. We should change it to match the others.

@raffaelespazzoli

@raffaelespazzoli
Copy link
Contributor

@etsauer You are just refererring to the documentation, correct? Or is this somewhere else?

raffaelespazzoli added a commit to raffaelespazzoli/casl-ansible that referenced this issue Apr 23, 2018
@raffaelespazzoli
Copy link
Contributor

This was just a documentation issue and it has been fixed in this PR: #232 .

raffaelespazzoli added a commit to raffaelespazzoli/casl-ansible that referenced this issue Aug 9, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants