mirror of https://github.com/ansible/ansible.git
Update `resource_prefix` syntax for ansible-test.
parent
1d5110db6f
commit
15064c7a42
@ -0,0 +1,4 @@
|
||||
minor_changes:
|
||||
- ansible-test - The generated ``resource_prefix`` variable now meets the host name syntax requirements specified in RFC 1123 and RFC 952.
|
||||
The value used for local tests now places the random number before the hostname component, rather than after.
|
||||
If the resulting value is too long, it will be truncated.
|
Loading…
Reference in New Issue