1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-12 19:22:24 +00:00

include_role (not include_task) captiveportal, so 'template' works

This commit is contained in:
A Holt 2020-01-16 23:16:31 -05:00 committed by GitHub
parent 74757aa9ae
commit 27428d2777
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,9 @@
# Is porting to Python 3 complete, and if so does this belong elsewhere?
- name: CAPTIVE PORTAL
include_tasks: roles/captiveportal/tasks/main.yml
include_role:
name: captiveportal
#include_tasks: roles/captiveportal/tasks/main.yml
when: captiveportal_install | bool
#tags: base, captiveportal, network, domain