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

ipaidview.py

Blame
    • Thomas Woerner's avatar
      21271949
      ipaidview: Fail to apply unknown (invalid) hosts · 21271949
      Thomas Woerner authored
      The task to apply an unknown (invalid) host to an idview was not failing
      as expected and only reported no change.
      
      A new host verification step has been added to fail before trying to
      apply invalid hosts. unapplying an invalid host is not failing as the
      invalid host is indeed not applied.
      21271949
      History
      ipaidview: Fail to apply unknown (invalid) hosts
      Thomas Woerner authored
      The task to apply an unknown (invalid) host to an idview was not failing
      as expected and only reported no change.
      
      A new host verification step has been added to fail before trying to
      apply invalid hosts. unapplying an invalid host is not failing as the
      invalid host is indeed not applied.