Skip to content
Snippets Groups Projects
Select Git revision
  • cdc8d17d0bbfd62cef9d0f53ccc8fb9ce6c99c5b
  • master default protected
  • v2.27.1
  • v2.28.0
  • v2.27.0
  • v2.25.1
  • v2.24.3
  • v2.26.0
  • v2.24.2
  • v2.25.0
  • v2.24.1
  • v2.22.2
  • v2.23.3
  • v2.24.0
  • v2.23.2
  • v2.23.1
  • v2.23.0
  • v2.22.1
  • v2.22.0
  • v2.21.0
  • v2.20.0
  • v2.19.1
22 results

roadmap.md

Blame
  • ansible-freeipa.spec.in 6.16 KiB
    # Turn off automatic python byte compilation because these are Ansible
    # roles and the files are transferred to the node and compiled there with
    # the python version used in the node
    %define __brp_python_bytecompile %{nil}
    
    %global python %{__python3}
    
    Summary: Roles and playbooks to deploy FreeIPA servers, replicas and clients
    Name: ansible-freeipa
    Version: @@VERSION@@
    Release: @@RELEASE@@%{?dist}
    URL: https://github.com/freeipa/ansible-freeipa
    License: GPL-3.0-or-later
    Source: %{name}-%{version}-@@RELEASE@@.tar.bz2
    BuildArch: noarch
    
    %description
    Ansible roles to install and uninstall FreeIPA servers, replicas and clients,
    roles for backups and SmartCard configuration, modules for management and also
    playbooks for all roles and modules.
    
    Note: The Ansible playbooks and roles require a configured Ansible environment
    where the Ansible nodes are reachable and are properly set up to have an IP
    address and a working package manager.
    
    Features
    
    - Server, replica and client deployment
    - Cluster deployments: Server, replicas and clients in one playbook
    - One-time-password (OTP) support for client installation
    - Repair mode for clients
    - Backup and restore, also to and from controller
    - Smartcard setup for servers and clients
    - Modules for automembership rule management
    - Modules for automount key management
    - Modules for automount location management
    - Modules for automount map management
    - Modules for certificate management
    - Modules for config management
    - Modules for delegation management
    - Modules for dns config management
    - Modules for dns forwarder management
    - Modules for dns record management
    - Modules for dns zone management
    - Modules for group management
    - Modules for hbacrule management
    - Modules for hbacsvc management
    - Modules for hbacsvcgroup management
    - Modules for host management
    - Modules for hostgroup management
    - Modules for idoverridegroup management
    - Modules for idoverrideuser management
    - Modules for idp management
    - Modules for idrange management
    - Modules for idview management
    - Modules for location management
    - Modules for netgroup management
    - Modules for permission management
    - Modules for privilege management
    - Modules for pwpolicy management
    - Modules for role management
    - Modules for self service management
    - Modules for server management
    - Modules for service management
    - Modules for service delegation rule management
    - Modules for service delegation target management
    - Modules for sudocmd management
    - Modules for sudocmdgroup management
    - Modules for sudorule management
    - Modules for topology management