Skip to content
Snippets Groups Projects
Select Git revision
  • d31a132a595b298092242c09394c1a55a46ef0e2
  • 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
22 results

ipaclient_test_keytab.py

Blame
    • Thomas Woerner's avatar
      d31a132a
      ipa[server,replica,client]: setup_logging wrapper for standard_logging_setup · d31a132a
      Thomas Woerner authored
      The import of ansible_ipa_server, ansible_ipa_replica and ansible_ipa_client
      might result in a permission denied error for the log file. It seems that
      for collections the module utils seem to be loaded before the needed
      permissions are aquired now.
      
      The fix simply adds a wrapper for standard_logging_setup that is called in
      all the modules of the server, replica and client roles to do the loggin
      setup as one of the first steps of the module execution and not before.
      d31a132a
      History
      ipa[server,replica,client]: setup_logging wrapper for standard_logging_setup
      Thomas Woerner authored
      The import of ansible_ipa_server, ansible_ipa_replica and ansible_ipa_client
      might result in a permission denied error for the log file. It seems that
      for collections the module utils seem to be loaded before the needed
      permissions are aquired now.
      
      The fix simply adds a wrapper for standard_logging_setup that is called in
      all the modules of the server, replica and client roles to do the loggin
      setup as one of the first steps of the module execution and not before.
    vagrant.md 7.77 KiB