1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 03:32:12 +00:00

www_options: Mention netwarn.yml & pwd-warnings.yml

This commit is contained in:
A Holt 2022-07-22 20:31:19 -04:00 committed by GitHub
parent da97d3e7c2
commit 7bd9eb3e4f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,7 +21,10 @@
- name: Enable IIAB pages via NGINX (e.g. on port 80) if nginx_install
include_tasks: roles/nginx/tasks/homepage.yml
when: nginx_installed is defined
#when: nginx_install
# 2022-07-22: SIMILAR TO roles/network/tasks/netwarn.yml
# AND roles/iiab-admin/tasks/pwd-warnings.yml
- name: Does /etc/xdg/lxsession/LXDE-pi/autostart exist? (if so, auto-launch browser on boot, displaying http://box/home IIAB home page)
stat: