Raspberry Pi
This commit is contained in:
@@ -6,6 +6,7 @@ all:
|
|||||||
latitude-7230:
|
latitude-7230:
|
||||||
inspiron-3670:
|
inspiron-3670:
|
||||||
imac:
|
imac:
|
||||||
|
raspberrypi:
|
||||||
|
|
||||||
hypervisors:
|
hypervisors:
|
||||||
hosts:
|
hosts:
|
||||||
|
|||||||
9
raspberrypi.yaml
Normal file
9
raspberrypi.yaml
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
---
|
||||||
|
# Playbook for raspberry pi
|
||||||
|
- name: Initialize rpi
|
||||||
|
hosts: raspberrypi
|
||||||
|
become: true
|
||||||
|
vars_files:
|
||||||
|
- ../secrets.yaml
|
||||||
|
roles:
|
||||||
|
- role: ericomeehan.ericomeehan
|
||||||
Submodule roles/ericomeehan.eom updated: b599bbae3d...81b3f78277
Submodule roles/ericomeehan.gondwana updated: c1bed4ec37...d5681a95e4
Reference in New Issue
Block a user