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

Documentation update #22

Open
Bowriverstudio opened this issue Oct 6, 2022 · 0 comments
Open

Documentation update #22

Bowriverstudio opened this issue Oct 6, 2022 · 0 comments

Comments

@Bowriverstudio
Copy link

Bowriverstudio commented Oct 6, 2022

After installing volttron-ansible and running the playbook I get the following error:

ansible-galaxy install git+https://github.com/volttron/volttron-ansible.git

ERROR! the role 'volttron.deployment.set_defaults' was not found in /Users/username/Development/iot/experiment-volttron/playbooks/roles:/Users/username/.ansible/roles/volttron-ansible:/Users/username/Development/iot/experiment-volttron/playbooks

The error appears to be in '/Users/username/Development/iot/experiment-volttron/playbooks/install-platform.yml': line 6, column 7, but may
be elsewhere in the file depending on the exact syntax problem.

The offending line appears to be:

roles:
- volttron.deployment.set_defaults
^ here

I believe the docs should be updated to:

ansible-galaxy collection install git+https://github.com/volttron/volttron-ansible.git
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

1 participant