{{ ansible_managed | comment }}

eap eap_inner {

    default_eap_type = gtc

    type = gtc
    type = pap

    gtc {
        auth_type = LDAP
    }

}