copperi / fedora-infra / ansible

Forked from fedora-infra/ansible 3 years ago
Clone

8f45353 ipa/client: Improve naming HBAC, sudo rules

2 files Authored by nphilipp 3 years ago, Committed by nphilipp 3 years ago,
    ipa/client: Improve naming HBAC, sudo rules
    
    Rename:
    - "group/sysadmin-main" to "usergroup/sysadmin-main" to prepare for
      using host groups
    - "sudo/all" to "all-users/sudo" likewise to make it apparent that it's
      about users and to put the resource last to which access is granted
    
    Signed-off-by: Nils Philippsen <nils@redhat.com>