Update tab_data.toml

This commit is contained in:
Jaredy899 2025-02-22 14:36:01 -05:00 committed by GitHub
parent fa23349abf
commit 14dcf2d2ae
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,7 +9,7 @@ task_list = "I SS"
[[data.preconditions]]
matches = false
data = "command_exists"
values = [ "firewalld" ]
values = [ "firewall-cmd" ]
[[data]]
name = "FirewallD Firewall Baselines (CTT)"
@ -20,4 +20,4 @@ task_list = "I SS"
[[data.preconditions]]
matches = true
data = "command_exists"
values = [ "firewalld" ]
values = [ "firewall-cmd" ]