refactor based on Slavi's requests
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
when: (ansible_os_family == 'Debian') and (ansible_lsb.id != 'Raspbian')
|
||||
|
||||
- include_tasks: "{{ role_path }}/tasks/server_base/setup_raspbian.yml"
|
||||
when: "matrix_raspberry_pi"
|
||||
when: "matrix_raspberry_pi_deploy"
|
||||
|
||||
- name: Ensure Docker is started and autoruns
|
||||
service:
|
||||
|
Reference in New Issue
Block a user