Skip to content
playbook.yml 220 B
Newer Older
nimrod's avatar
nimrod committed
---
- hosts: example-openbsd
  gather_facts: false
  roles: [adarnimrod.openbsd-bootstrap]
- hosts: example-ubuntu
nimrod's avatar
nimrod committed
  gather_facts: false
  roles: [adarnimrod.debian-bootstrap]
nimrod's avatar
nimrod committed
  roles:
    - role: example