mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Remove kwargs from xccdf_eval function
This commit is contained in:
parent
0464a16c2a
commit
87715c4dc6
1 changed files with 0 additions and 1 deletions
|
@ -70,7 +70,6 @@ def xccdf_eval(
|
|||
tailoring_file=None,
|
||||
tailoring_id=None,
|
||||
remediate=None,
|
||||
**kwargs
|
||||
):
|
||||
"""
|
||||
Run ``oscap xccdf eval`` commands on minions.
|
||||
|
|
Loading…
Add table
Reference in a new issue