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

ansible-freeipa

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Rafael Guterres Jeffman authored
    Currently, if a test fails during execution of ipaconfig playbook
    tests, or if the failed task is the task reverting to the original
    configuration fails, the testing host might be left in a state that
    may cause other tests to fail due to the inconsistent configuration
    state.
    
    This patch ensures that if a test fails, a known configuration, the
    same as used is the default installation of FreeIPA used in upstream
    CI, is applied to the host, providing safe environment for testing.
    a5fa3d86
    History
    Name Last commit Last update