Skip to content
Snippets Groups Projects
Select Git revision
  • 49158dbe4046fcb520e4c04662bbf323e95cc3d4
  • master default protected
  • v2.28.0
  • v2.27.0
  • v2.25.1
  • v2.24.3
  • v2.26.0
  • v2.24.2
  • v2.25.0
  • v2.24.1
  • v2.22.2
  • v2.23.3
  • v2.24.0
  • v2.23.2
  • v2.23.1
  • v2.23.0
  • v2.22.1
  • v2.22.0
  • v2.21.0
  • v2.20.0
  • v2.19.1
  • v2.18.2
22 results

ansible.md

Blame
  • user avatar
    Rafael Guterres Jeffman authored
    When testing ipahost through the test playbooks, if there are previous
    DNS A/AAAA records, the test fails due to a false positive idempotence
    issue.
    
    This patch ensures that all DNS records for the test hosts are absent
    before test execution.
    
    This issue could be seen in the 2023-11-06 Azure Nightly pipeline
    execution.
    16c8ee87
    History