system-config/playbooks/remote_puppet_adhoc.yaml

7 lines
101 B
YAML

- hosts: '*'
strategy: free
gather_facts: true
roles:
- role: puppet
manage_config: true