freeipa_hbacrule_add_service
Add services to an existing HBAC rule to specify which services are allowed or denied access for hosts.
Instructions
Add services to an HBAC rule
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rule | Yes | HBAC rule name | |
| services | Yes | List of service names to add to the rule (e.g., ["sshd", "login"]) |