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

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

parents 56880811 e0f301da
No related branches found
No related tags found
No related merge requests found
--- ---
- hosts: ntp-client-openbsd - hosts: ntp-client-openbsd
gather_facts: false gather_facts: false
roles: [adarnimrod.openbsd-bootstrap] roles: [openbsd-bootstrap]
- hosts: ntp-client-xenial - hosts: ntp-client-xenial
gather_facts: false gather_facts: false
roles: [adarnimrod.debian-bootstrap] roles: [debian-bootstrap]
- hosts: all - hosts: all
strategy: free strategy: free
......
--- ---
- src: adarnimrod.openbsd-bootstrap - src: adarnimrod.openbsd-bootstrap
name: openbsd-bootstrap
- src: adarnimrod.debian-bootstrap - src: adarnimrod.debian-bootstrap
name: debian-bootstrap
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment