mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Overhaul 1-prep/README.rst etc
This commit is contained in:
parent
d328faf6e3
commit
bc7c0c811c
6 changed files with 28 additions and 17 deletions
|
|
@ -23,6 +23,7 @@
|
|||
name: sshd
|
||||
when: sshd_install
|
||||
|
||||
|
||||
# UNMAINTAINED
|
||||
- name: Install named / BIND
|
||||
include_tasks: roles/network/tasks/named.yml
|
||||
|
|
@ -38,6 +39,7 @@
|
|||
include_tasks: roles/network/tasks/squid.yml
|
||||
when: squid_install is defined and squid_install
|
||||
|
||||
|
||||
- name: Install Bluetooth - only on Raspberry Pi
|
||||
include_role:
|
||||
name: bluetooth
|
||||
|
|
@ -69,6 +71,7 @@
|
|||
name: www_options
|
||||
#when: www_options_install # Flag might be created in future?
|
||||
|
||||
|
||||
- name: Recording STAGE 4 HAS COMPLETED ==================
|
||||
lineinfile:
|
||||
path: "{{ iiab_env_file }}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue