Skip to content
  1. Feb 01, 2019
  2. Nov 22, 2018
  3. Jul 23, 2018
    • Thomas Woerner's avatar
      Ubuntu support added (partly pick from pyguy) · b2583f70
      Thomas Woerner authored
      This is a partly pick of the changes done by pyguy for pull request #28.
      The unrelated changed on inventory files have been removed and the change
      to the README has been adapted to use the "Supported Distributions" section.
      
      The original commits by pyguy in https://github.com/pyguy/ansible-freeipa
      are:
      
      commit 1ed1fa845eafd69432b1fd1fc8e5329e4991e84a
      Author: pyguy <hr.josheghani@gmail.com>
      Date:   Mon Jun 25 17:17:31 2018 +0430
      
          Ubuntu Support added
      
      commit 9a4a7c84e4af20af27e814aba4fc2c6b8b35ec0f
      Author: pyguy <hr.josheghani@gmail.com>
      Date:   Sun Jun 24 10:58:07 2018 +0430
      
          Ubuntu support added
      b2583f70
  4. Jul 09, 2018
  5. Jul 07, 2018
  6. Jul 05, 2018
  7. Jun 25, 2018
  8. Jun 21, 2018
  9. Jun 11, 2018
  10. Apr 11, 2018
  11. Apr 04, 2018
  12. Feb 21, 2018
  13. Feb 09, 2018
  14. Feb 01, 2018
  15. Jan 30, 2018
    • Thomas Woerner's avatar
      ipaserver: Fix DNS installation forward policy and DNSSEC validation · ecdbcea1
      Thomas Woerner authored
      forward_policy needs to be None for the DNS check for proper initialization
      if the user is not providing another forward_policy value. forward_policy will
      be set in the DNS check.
      
      no_dnssec_validation is enabled in the DNS check if the forwarders do not
      provide DNSSEC validation. Therefore this needs to be handed over to the dns
      installation later on.
      
      New return values for forward_policy and no_dnssec_validation have been added
      to the ipaserver_test module.
      ecdbcea1
  16. Jan 29, 2018
Loading