Skip to content
Snippets Groups Projects
Unverified Commit 469b3ec5 authored by Kenichi Omichi's avatar Kenichi Omichi Committed by GitHub
Browse files

Add definition check of disable_service_firewall (#7995)

When not specifying disable_service_firewall, the task is failed.
This adds the definition check.
parent 22017b7f
No related branches found
No related tags found
No related merge requests found
......@@ -20,4 +20,4 @@
"'ufw.service' in services"
when:
- disable_service_firewall
- disable_service_firewall is defined and disable_service_firewall
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment