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

Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example

# Conflicts:
#	tests/playbook.yml
parents d69c07c3 ce216613
No related branches found
No related tags found
No related merge requests found
---
- hosts: ca-store-openbsd
gather_facts: false
roles: [ openbsd_bootstrap ]
roles: [adarnimrod.openbsd-bootstrap]
- hosts: all
roles: [ ca-store ]
......
---
- role: openbsd-bootstrap
- role: debian-bootstrap
- src: adarnimrod.openbsd-bootstrap
- src: adarnimrod.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