ipa: Fix hostgroup/* HBAC rule descriptions

Signed-off-by: Nils Philippsen <nils@redhat.com>
This commit is contained in:
Nils Philippsen 2021-02-02 16:33:11 +01:00
parent 502b3d48b0
commit 07b30b3990

View file

@ -71,7 +71,7 @@
- name: "Give certain groups shell access on host group {{ ipa_host_group }}" - name: "Give certain groups shell access on host group {{ ipa_host_group }}"
ipahbacrule: ipahbacrule:
name: "hostgroup/{{ ipa_host_group }}/shell-access" 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 }}" ipaadmin_password: "{{ ipa_admin_password }}"
hbacsvcgroup: hbacsvcgroup:
- shell-access - shell-access