File tree Expand file tree Collapse file tree 2 files changed +14
-4
lines changed
Expand file tree Collapse file tree 2 files changed +14
-4
lines changed Original file line number Diff line number Diff line change @@ -768,11 +768,13 @@ <h2 id="helper_module">helper_module</h2>
768768< span id ="cb40-2 "> < a href ="#cb40-2 " aria-hidden ="true " tabindex ="-1 "> </ a > < span class ="fu "> helper_module</ span > < span class ="kw "> :</ span > < span class ="at "> ftp</ span > </ span >
769769< span id ="cb40-3 "> < a href ="#cb40-3 " aria-hidden ="true " tabindex ="-1 "> </ a > < span class ="fu "> helper_module</ span > < span class ="kw "> :</ span > < span class ="at "> nf_conntrack_ftp</ span > </ span > </ code > </ pre > </ div >
770770< h2 id ="includes "> includes</ h2 >
771- < p > Name of one or more services to specify in an < code > include </ code > in
772- a service definition. The < code > include </ code > directive is described in
773- the < a
771+ < p > Name of one or more services to specify in an < code > includes </ code >
772+ in a service definition. The < code > includes </ code > directive is
773+ described in the < a
774774href ="https://firewalld.org/documentation/man-pages/firewalld.service.html "> service
775- manpage</ a > This can only be used when managing service definitions.</ p >
775+ manpage</ a > This can only be used when managing service definitions.
776+ NOTE: < code > includes</ code > support is only available in EL8 and
777+ higher.</ p >
776778< div class ="sourceCode " id ="cb41 "> < pre
777779class ="sourceCode yaml "> < code class ="sourceCode yaml "> < span id ="cb41-1 "> < a href ="#cb41-1 " aria-hidden ="true " tabindex ="-1 "> </ a > < span class ="fu "> includes</ span > < span class ="kw "> :</ span > </ span >
778780< span id ="cb41-2 "> < a href ="#cb41-2 " aria-hidden ="true " tabindex ="-1 "> </ a > < span class ="at "> </ span > < span class ="kw "> -</ span > < span class ="at "> https</ span > </ span >
Original file line number Diff line number Diff line change 11Changelog
22=========
33
4+ [ 1.9.1] - 2025-04-29
5+ --------------------
6+
7+ ### Other Changes
8+
9+ - ci: Add container integration test for rpm and bootc (#264 )
10+ - test: skip include tests on el7, document el7 support (#266 )
11+
412[ 1.9.0] - 2025-04-23
513--------------------
614
You can’t perform that action at this time.
0 commit comments