mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-16 13:56:03 +08:00
Is this a bool?
This commit is contained in:
@@ -44,4 +44,4 @@
|
||||
service: name=openvpn state=running enabled=true
|
||||
tags:
|
||||
- service
|
||||
when: is_rhel is defined
|
||||
when: is_rhel is true
|
||||
|
||||
Reference in New Issue
Block a user