Merge "Do not install lsyncd when it's not needed"
This commit is contained in:
commit
d4a793fc78
@ -18,6 +18,7 @@
|
||||
when:
|
||||
- ansible_os_family | lower == 'redhat'
|
||||
- ansible_distribution_major_version is version('8', '=')
|
||||
- groups['repo_all'] | length > 1
|
||||
tags:
|
||||
- build-lsyncd
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user