Skip to content
Snippets Groups Projects
Select Git revision
  • a5fb29566f47735c9b8084f154af0c8b2e1b7d08
  • master default protected
  • v1.15.0
  • 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
22 results

ansible-freeipa

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Thomas Woerner authored
    For ipa versions prior to 4.5 it is needed to use ipa-client-install script
    as a source for functions. But the script contains a global finally clause
    in which the generated ccache file gets removed. Threfore the script is
    temporarily copied to ipa_client_install.py and the global finally clause
    gets removed from the copy. All this is done in a temporary directory, which
    gets removed right after the import has been done.
    a5fb2956
    History
    Name Last commit Last update