1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Merge pull request #2726 from holta/captive-portal-yml-tab-bug

Illegal tab character in captiveportal/tasks/main.yml (ansible-core 2.11 requires legal .yml's)
This commit is contained in:
A Holt 2021-04-11 18:32:39 -04:00 committed by GitHub
commit 6bb7b39078
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,7 +24,7 @@
when: captiveportal_installed is undefined
- name: Enable or Disable Captive Portal
- name: Enable or Disable Captive Portal
include_tasks: enable-or-disable.yml