Skip to content
  • Sergio Oliveira Campos's avatar
    75d16c2d
    Allow multiple dns zones to be absent. · 75d16c2d
    Sergio Oliveira Campos authored
    This PR allow ipadnszone module to ensure that multiple dns zones
    are absent at once, to be consistent with other ansible-freeipa
    modules.
    
    To fix this issue, it was required that custom arguents must be
    passed using keyword arguments so that `get_ipa_command_args()`
    is kept generic.
    75d16c2d
    Allow multiple dns zones to be absent.
    Sergio Oliveira Campos authored
    This PR allow ipadnszone module to ensure that multiple dns zones
    are absent at once, to be consistent with other ansible-freeipa
    modules.
    
    To fix this issue, it was required that custom arguents must be
    passed using keyword arguments so that `get_ipa_command_args()`
    is kept generic.
Loading