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

2-common/tasks/main.yml & network.html: Mention 1-prep/tasks/internal-wifi.yml

This commit is contained in:
A Holt 2022-03-15 23:40:05 -04:00 committed by GitHub
parent 0ef3a5c9d3
commit afb9c0e875
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@
- include_tasks: packages.yml
- name: "Network prep, including partial setup of iptables (firewall) -- SEE ALSO: 1-prep/tasks/raspberry_pi.yml"
- name: "Network prep, including partial setup of iptables (firewall) -- SEE ALSO: 1-prep/tasks/internal-wifi.yml"
include_tasks: network.yml
- include_tasks: iiab-startup.yml