diff --git a/tests/ansible/hosts/localhost b/tests/ansible/hosts/localhost index 6e022a01..dc7df668 100644 --- a/tests/ansible/hosts/localhost +++ b/tests/ansible/hosts/localhost @@ -1,2 +1,2 @@ [test-targets] -target ansible_hostname=localhost +target ansible_host=localhost