Skip to content
Snippets Groups Projects
Select Git revision
  • 4b2fc33b357b62aff6683649e359b86104ddaeb2
  • master default protected
  • v1.15.1
  • v1.15.0
  • v1.14.7
  • v1.14.6
  • v1.14.5
  • v1.14.4
  • v1.14.3
  • v1.14.2
  • v1.14.1
  • v1.14.0
  • v1.13.2
  • v1.13.1
  • v1.13.0
  • v1.12.1
  • v1.12.0
  • v1.11.1
  • v1.11.0
  • v1.10.0
  • v1.9.2
  • v1.9.1
22 results

ansible-freeipa

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Thomas Woerner authored
    ipaclient_extras could configure several things internally according to
    provided settings. These have been ssh, sshd, automount, firefox an also
    nis. The ssh and sshd configuration is now plocated in ipaclient_setup_ssh,
    the automount configuration in ipaclient_setup_automount, the firefox
    configuration in ipaclient_setup_firefox and the nis configuration in
    ipaclient_setup_nis.
    
    The following additional settings have been added to
    roles/ipaclient/defaults/main.yml to provide the same configruation options
    as ipa-client-install does:
    
    ipaclient_no_ssh: no
    ipaclient_no_sshd: no
    ipaclient_no_nisdomain: no
    ipaclient_configure_firefox: no
    4b2fc33b
    History
    Name Last commit Last update