For WRCCDC Regional Win11React
Reference: https://github.com/blueedgetechno/win11React
NEED DOCKER Installed (use the docker playbook in repo)
- hosts: "{{ host }}"
gather_facts: no
roles:
- role: "{{ role }}"root@ansible:/etc/ansible#
ansible-playbook playbook.yml -e host=ubuntu -e role=win11
- name: Linux - Start/Restart Win11React
systemd:
name: win11react
#state: stopped
state: started
BSD
Dfir-jesseee && Axl
BSD
An optional section for the role authors to include contact information, or a website (HTML is not allowed).