|
|
@ -14,6 +14,9 @@ ad_gpo_access_control: permissive |
|
|
|
# If set to True, ansible will re join the host to the domain |
|
|
|
# If set to True, ansible will re join the host to the domain |
|
|
|
ad_force_join: False |
|
|
|
ad_force_join: False |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Set to false to disable dyndns update |
|
|
|
|
|
|
|
ad_dyndns_update: True |
|
|
|
|
|
|
|
|
|
|
|
# sssd doesn't support cross forest approbations, but we can add the Linux box to the other domains |
|
|
|
# sssd doesn't support cross forest approbations, but we can add the Linux box to the other domains |
|
|
|
ad_trusted_domains: "{{ samba_trusted_domains | default([]) }}" |
|
|
|
ad_trusted_domains: "{{ samba_trusted_domains | default([]) }}" |
|
|
|
# ad_trusted_domains: |
|
|
|
# ad_trusted_domains: |
|
|
|