Skip to content
  1. Jun 07, 2019
  2. Jun 05, 2019
    • Thomas Woerner's avatar
      Increase minimal Ansible version to 2.8 · c8286758
      Thomas Woerner authored
      ansible-freeipa is a new Ansible Collection introduced with Ansible 2.8 and
      Ansible Galaxy 3.2.
      c8286758
    • Thomas Woerner's avatar
      New galaxy.yml file for Ansible 2.8 and Ansible Galaxy 3.2 · 2717fc6c
      Thomas Woerner authored
      Dashes in names are not allowed in Galaxy and are automatically replaced
      by underscores. Therefore the name in Galaxy is ansible_freeipa.
      2717fc6c
    • Thomas Woerner's avatar
      New topology managament modules · 62fd4cc1
      Thomas Woerner authored
      There are now two topology management modules placed in the plugins folder:
      
        plugins/modules/ipatopologysegment.py
        plugins/modules/ipatopologysuffix.py
      
      Topology segments can be added, removed and reinitialized with the
      ipatopologysegment module. Also it is possible to verify topology suffixes
      with the ipatopologysuffix module.
      
      A new module_utils for plugins has been added:
      
        plugins/module_utils/ansible_freeipa_module.py
      
      And documentation for the modules:
      
        README-topology.md
      
      New sample playbooks are available in playbooks/topology:
      
        playbooks/topology/add-topologysegment.yml
        playbooks/topology/delete-topologysegment.yml
        playbooks/topology/reinitialize-topologysegment.yml
        playbooks/topology/verify-topologysuffix.yml
      
      The plugins folder can be used with the new Ansible Collections supported
      by Ansible 2.8 and Ansible galaxy 3.2.
      62fd4cc1
    • Thomas Woerner's avatar
      Move role documentation into the specific role locations as README.md · c822423b
      Thomas Woerner authored
      This will result in a better role documentation on galaxy.
      c822423b
    • Thomas Woerner's avatar
      New playbook folder for sample playbooks · 9c2b9957
      Thomas Woerner authored
      The playbooks install-client.yml, install-cluster.yml, install-replica.yml,
      install-server.yml, uninstall-client.yml, uninstall-cluster.yml,
      uninstall-replica.yml and uninstall-server.yml have been moved into
      the playbooks folder.
      9c2b9957
  3. Jun 04, 2019
  4. May 31, 2019
  5. May 27, 2019
  6. May 14, 2019
    • Thomas Woerner's avatar
      Update README.md · 58e1f03b
      Thomas Woerner authored
      Fixed wrong use of ipareplica name in ipaclient inventory examples.
      Added tier1 and tier2 replica handling.
      58e1f03b
  7. May 13, 2019
  8. May 09, 2019
  9. May 03, 2019