Skip to content
Snippets Groups Projects
Select Git revision
  • 23faa83a0b5d38e2c16b2af355924655889d87e2
  • 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
    Rafael Guterres Jeffman authored
    When running tests/sanity/sanity.sh locally, podman might be available
    instead of Docker. Due to current configuration, only Docker is used by
    sanity.sh.
    
    This patch searches for the availability of docker, which is kept as
    the default container engine to use, and use podman only if docker is
    not found.
    
    This change also allows the execution of the script from a directory
    other than the repository root.
    23faa83a
    History
    Name Last commit Last update