Skip to content
  1. Dec 21, 2020
  2. Dec 10, 2020
  3. Dec 09, 2020
  4. Dec 08, 2020
  5. Dec 02, 2020
  6. Dec 01, 2020
  7. Nov 30, 2020
  8. Nov 27, 2020
  9. Nov 26, 2020
  10. Nov 25, 2020
  11. Nov 24, 2020
    • Rafael Guterres Jeffman's avatar
      Update ipaserver requirements for testing. · 9819658d
      Rafael Guterres Jeffman authored
      Altough configuring DNS and KRA support on the testing server node
      provides broad coverage support, it does not represent all scenarios
      where ansible-freeipa can be used, for example without DNS support.
      
      This documentation updates removes the requirement for DNS and KRA
      support, and highlights what is expected with different configurations.
      9819658d
    • Rafael Guterres Jeffman's avatar
      ipahost: fix adding host for servers without DNS configuration. · 92972fd1
      Rafael Guterres Jeffman authored
      When using ipahost module with servers where DNS was not configured
      it failed to add hosts due to an exception raised on `dnsrecord_show`
      that was not being correctly handled.
      
      As the exception was being handled twice, the This patch simply removes
      one of the handlers, allowing the exception to propagate to the caller,
      where it is handled.
      
      Fixes issue #434.
      92972fd1
  12. Nov 23, 2020
  13. Nov 21, 2020
  14. Nov 20, 2020