Ver código fonte

update devices list

next_step
Luigi Cruz 4 anos atrás
pai
commit
208547610c
2 arquivos alterados com 6 adições e 0 exclusões
  1. +1
    -0
      ansible/01_headless.yaml
  2. +5
    -0
      ansible/standalone.yaml

+ 1
- 0
ansible/01_headless.yaml Ver arquivo

@@ -14,5 +14,6 @@
- airspyhf
- rtlsdr
- plutosdr
- hackrf
post_tasks:
- include: tasks/umount.yaml

+ 5
- 0
ansible/standalone.yaml Ver arquivo

@@ -12,3 +12,8 @@
- {role: 'gnuradio', tags: 'gnuradio'}
- {role: 'soapysdr', tags: 'soapysdr'}
- {role: 'limesdr', tags: 'limesdr'}
- {role: 'airspy', tags: 'airspy'}
- {role: 'airspyhf', tags: 'airspyhf'}
- {role: 'rtlsdr', tags: 'rtlsdr'}
- {role: 'plutosdr', tags: 'plutosdr'}
- {role: 'hackrf', tags: 'hackrf'}

Carregando…
Cancelar
Salvar