
Decoupled several things from bootstrap roles into subroles and added several default and group variables
6 lines
160 B
YAML
6 lines
160 B
YAML
---
|
|
- include: install_required_packages.yml
|
|
- include: clone_system_config.yml
|
|
- include: install_puppet_and_modules.yml
|
|
- include: configure_puppetmaster.yml
|