mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-07-29 19:04:42 +00:00
Fixed broken host address.
This commit is contained in:
@@ -411,7 +411,7 @@
|
|||||||
- group02
|
- group02
|
||||||
allow_retrieve_keytab_host:
|
allow_retrieve_keytab_host:
|
||||||
- "{{ host1_fqdn }}"
|
- "{{ host1_fqdn }}"
|
||||||
- host02.exampl "{{ groups.ipaserver[0] }}"e.com
|
- "{{ host2_fqdn }}"
|
||||||
allow_retrieve_keytab_hostgroup:
|
allow_retrieve_keytab_hostgroup:
|
||||||
- hostgroup01
|
- hostgroup01
|
||||||
- hostgroup02
|
- hostgroup02
|
||||||
|
|||||||
@@ -358,7 +358,7 @@
|
|||||||
- group02
|
- group02
|
||||||
allow_retrieve_keytab_host:
|
allow_retrieve_keytab_host:
|
||||||
- "{{ host1_fqdn }}"
|
- "{{ host1_fqdn }}"
|
||||||
- host02.exampl "{{ groups.ipaserver[0] }}"e.com
|
- "{{ host2_fqdn }}"
|
||||||
allow_retrieve_keytab_hostgroup:
|
allow_retrieve_keytab_hostgroup:
|
||||||
- hostgroup01
|
- hostgroup01
|
||||||
- hostgroup02
|
- hostgroup02
|
||||||
|
|||||||
Reference in New Issue
Block a user