freeipa_sudorule_add_command
Add allowed commands or command groups to an existing sudo rule in FreeIPA.
Instructions
Add allowed commands to a sudo rule
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rule | Yes | Sudo rule name | |
| commands | No | List of commands to allow (e.g., ["/usr/bin/systemctl", "/usr/bin/dnf"]) | |
| commandgroups | No | List of command groups to allow |