system-config/playbooks/install_puppet.yaml

6 lines
88 B
YAML

- hosts: all
name: "Install puppet"
gather_facts: yes
roles:
- puppet-install