
Similar to how we install puppet modules from standalone repos, start using the ansible-galaxy command to install roles from standalone role repos. Change-Id: Iae7d8e4626479e565bc194496de289027a4668ed Depends-On: I76d5cab55942beaff44ea5f289f93ff6ce772c5f
5 lines
105 B
YAML
5 lines
105 B
YAML
---
|
|
- src: git+git://git.openstack.org/openstack-infra/ansible-puppet.git
|
|
version: HEAD
|
|
name: puppet
|