infra-ansible/roles/bootstrap_puppetmaster/tasks/install_puppet_modules.yml
2015-04-13 15:50:39 +02:00

5 lines
125 B
YAML

---
# Install puppet modules
- command: bash /opt/system-config/production/install_modules.sh
tags: install_puppet_modules