Skip to content

lotusnoir/ansible-apps_freeipa_client

Repository files navigation

ansible-apps_freeipa_client

Galaxy Role Version GitHub repo size downloads Ansible Quality Score License

Description

Install and configure freeipa client in order to connect ssh via ldap auth

Requirements

none

Role variables

See variables for more details.

Examples

    ---
    - hosts: apps_freeipa_client
      become: true
      become_method: sudo
      gather_facts: true
      roles:
        - role: ansible-apps_freeipa_client

License

This project is licensed under Apache License. See LICENSE for more details.

Author Information