File tree Expand file tree Collapse file tree 2 files changed +24
-0
lines changed
Expand file tree Collapse file tree 2 files changed +24
-0
lines changed Original file line number Diff line number Diff line change @@ -719,6 +719,8 @@ <h2 id="interface_pci_id">interface_pci_id</h2>
719719< code > lcpci -nn</ code > . For more information on PCI device IDs, see the
720720linux man page at: < a
721721href ="https://man7.org/linux/man-pages/man5/pci.ids.5.html "> https://man7.org/linux/man-pages/man5/pci.ids.5.html</ a > </ p >
722+ < p > This option requires running the role on the actual target machine,
723+ i.e. it is not supported during container builds.</ p >
722724< h2 id ="icmp_block "> icmp_block</ h2 >
723725< p > String or list of ICMP type strings to block. The ICMP type names
724726needs to be defined in firewalld configuration.</ p >
Original file line number Diff line number Diff line change 11Changelog
22=========
33
4+ [ 1.10.0] - 2025-05-21
5+ --------------------
6+
7+ ### New Features
8+
9+ - feat: Support this role in container builds (#274 )
10+
11+ ### Bug Fixes
12+
13+ - fix: Fix "helpers" service option (#277 )
14+ - fix: Fix "interface_pci_id" role option (#278 )
15+
16+ ### Other Changes
17+
18+ - ci: Assert fact structure and some well-known entries (#265 )
19+ - ci: Bump sclorg/testing-farm-as-github-action from 3 to 4 (#268 )
20+ - ci: bump tox-lsr to 3.8.0; rename qemu/kvm tests (#269 )
21+ - ci: Two prerequisites for bootc support (#270 )
22+ - refactor: Add backend abstraction to firewall_lib, remove obsolete firewall_lib offline code (#271 )
23+ - tests: Various fixes and additions (#273 )
24+ - ci: Add Fedora 42; use tox-lsr 3.9.0; use lsr-report-errors for qemu tests (#275 )
25+
426[ 1.9.1] - 2025-04-29
527--------------------
628
You can’t perform that action at this time.
0 commit comments