freeipa.ansible_freeipa.ipaclient_setup_nis (1.8.4) — module

Setup NIS for IPA client

Authors: Thomas Woerner

preview | supported by community

Install collection

Install with ansible-galaxy collection install freeipa.ansible_freeipa:==1.8.4


Add to requirements.yml

  collections:
    - name: freeipa.ansible_freeipa
      version: 1.8.4

Description

Setup NIS for IPA client

Usage examples

  • Success
    Steampunk Spotter scan finished with no errors, warnings or hints.
- name: Setup NIS for IPA client
  freeipa.ansible_freeipa.ipaclient_setup_nis:
    domain: example.com

Inputs

    
domain:
    description: Primary DNS domain of the IPA deployment
    required: false

nisdomain:
    description: The NIS domain name
    required: true