Fixed broken host address.

This commit is contained in:
Sergio Oliveira Campos
2020-07-24 11:14:20 -03:00
parent fd28559edf
commit b8f96c6201
2 changed files with 2 additions and 2 deletions

View File

@@ -411,7 +411,7 @@
- group02
allow_retrieve_keytab_host:
- "{{ host1_fqdn }}"
- host02.exampl "{{ groups.ipaserver[0] }}"e.com
- "{{ host2_fqdn }}"
allow_retrieve_keytab_hostgroup:
- hostgroup01
- hostgroup02

View File

@@ -358,7 +358,7 @@
- group02
allow_retrieve_keytab_host:
- "{{ host1_fqdn }}"
- host02.exampl "{{ groups.ipaserver[0] }}"e.com
- "{{ host2_fqdn }}"
allow_retrieve_keytab_hostgroup:
- hostgroup01
- hostgroup02