Skip to content
Snippets Groups Projects
Commit e0f301da authored by nimrod's avatar nimrod
Browse files

- Removed owner prefix from for easier development.

parent d118eae4
No related branches found
No related tags found
No related merge requests found
---
- hosts: example-openbsd
gather_facts: false
roles: [adarnimrod.openbsd-bootstrap]
roles: [openbsd-bootstrap]
- hosts: example-xenial
gather_facts: false
roles: [adarnimrod.debian-bootstrap]
roles: [debian-bootstrap]
- hosts: all
strategy: free
......
---
- src: adarnimrod.openbsd-bootstrap
name: openbsd-bootstrap
- src: adarnimrod.debian-bootstrap
name: debian-bootstrap
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment