69657c767e
We created a role which can build a Puppet module so let's leverage that instead of duplicating the code. Depends-On: I45761c2d111640733ddec8b4c08066655b6944e2 Change-Id: Ib4d1bf79b0468a44b08c738b7db3fa65b6e47767
4 lines
48 B
YAML
4 lines
48 B
YAML
- hosts: all
|
|
roles:
|
|
- build-puppet-module
|