Skip to content
Snippets Groups Projects
Select Git revision
  • fd9ecc246de8f92b9d770f4baef9124af3c2a23e
  • master default protected
  • 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
  • v1.9.0
  • v1.8.4
22 results

README-config.md

  • jh23453's avatar
    b53f2a08
    Login shell is called defaultshell and not defaultlogin · b53f2a08
    jh23453 authored
    The example didn't work for me with the following error (on freeipa 4.9.8):
    
    TASK [display default login shell] **************************************************************************************************
    fatal: [freeipa1.example.org]: FAILED! => {"msg": "
    The task includes an option with an undefined variable. The error was: 'dict object' has no attribute 'defaultlogin'
    
    Using the correct variable defaultshell works for me.
    Login shell is called defaultshell and not defaultlogin
    jh23453 authored
    The example didn't work for me with the following error (on freeipa 4.9.8):
    
    TASK [display default login shell] **************************************************************************************************
    fatal: [freeipa1.example.org]: FAILED! => {"msg": "
    The task includes an option with an undefined variable. The error was: 'dict object' has no attribute 'defaultlogin'
    
    Using the correct variable defaultshell works for me.