Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • v1.14.7
  • v1.14.6
  • v1.14.5
  • v1.14.4
  • v1.14.3
  • v1.14.2
  • v1.14.1
  • v1.14.0
  • v1.13.2
  • v1.13.1
  • v1.13.0
  • v1.12.1
  • v1.12.0
  • v1.11.1
  • v1.11.0
  • v1.10.0
  • v1.9.2
  • v1.9.1
  • v1.9.0
  • v1.8.4
21 results

ipadelegation.py

Blame
    • Rafael Guterres Jeffman's avatar
      e9c6e936
      ipadelegation: Fix idempotence issues due to capitalization. · e9c6e936
      Rafael Guterres Jeffman authored
      This patch force processing of permission, attribute and group
      attributes in lower case, to match behavior of IPA CLI, transforming
      all of them into lowercase characters.
      
      The new behavior fixes idempotence issues when mixing different
      capitalization in different tasks for the same attribute.
      
      A new test playbook is avaiable at:
      
          tests/delegation/test_delegation_member_case_insensitive.yml
      e9c6e936
      History
      ipadelegation: Fix idempotence issues due to capitalization.
      Rafael Guterres Jeffman authored
      This patch force processing of permission, attribute and group
      attributes in lower case, to match behavior of IPA CLI, transforming
      all of them into lowercase characters.
      
      The new behavior fixes idempotence issues when mixing different
      capitalization in different tasks for the same attribute.
      
      A new test playbook is avaiable at:
      
          tests/delegation/test_delegation_member_case_insensitive.yml