diff --git a/roles/ipa/client/tasks/hbac.yml b/roles/ipa/client/tasks/hbac.yml index 72ec06504d..72ed8b48f8 100644 --- a/roles/ipa/client/tasks/hbac.yml +++ b/roles/ipa/client/tasks/hbac.yml @@ -71,7 +71,7 @@ - name: "Give certain groups shell access on host group {{ ipa_host_group }}" ipahbacrule: name: "hostgroup/{{ ipa_host_group }}/shell-access" - description: "Give certain groups shell access on host group {{ ansible_fqdn }}" + description: "Give certain groups shell access on host group {{ ipa_host_group }}" ipaadmin_password: "{{ ipa_admin_password }}" hbacsvcgroup: - shell-access