Skip to content

schandrika/volttron-ansible

 
 

Repository files navigation

This repo contains the ansible-based components for managing deployments of the VOLTTRON platform. It includes an ansible-galaxy collection, as well as a number of playbooks which can either be used directly, or taken as examples for custom playbooks.

Installing

Note that ansible-galaxy collections require ansible 2.9 at minimum. This is newer than that provided by, for example, debian buster's package repo. The version installed through pypi (pip3 install ansible) is sufficient.

You can install this collection directly from the source repository. That would typically look like:

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

Documentation

Documentation of the components here is currently included with the main VOLTTRON project's documentation.

Additional resources

As always, VOLTTRON community members are encouraged to engage with the core team if you have questions about these features or require assistance. This can be done through typical channels:

  • stack overflow questions tagged with 'volttron'
  • email (web submission form is available)
  • slack (use the above email form to request access if you're not already a member)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.3%
  • HTML 1.5%
  • Shell 0.2%