diff --git a/tests/host/test_host.yml b/tests/host/test_host.yml index 1a555a130de3c3b7425fe5fc61a9febb08f4799b..f3ec11dfdbcf54078c4b1de6be915abf5abb9684 100644 --- a/tests/host/test_host.yml +++ b/tests/host/test_host.yml @@ -129,7 +129,7 @@ - name: Host "{{ host5_fqdn }}" present again ipahost: ipaadmin_password: MyPassword123 - name: "{{ host1_fqdn }}" + name: "{{ host5_fqdn }}" ip_address: "{{ ipv4_prefix + '.205' }}" update_dns: yes reverse: no