mirror of https://github.com/ansible/ansible.git
ansible-test - Improve container network detection (#84323)
When detection of the current container network fails, a warning is now issued and execution continues. This simplifies usage in cases where the current container cannot be inspected, such as when running in GitHub Codespaces.pull/74103/head
parent
c99493eb3f
commit
95e3af3e0f
@ -0,0 +1,3 @@
|
||||
minor_changes:
|
||||
- ansible-test - When detection of the current container network fails, a warning is now issued and execution continues.
|
||||
This simplifies usage in cases where the current container cannot be inspected, such as when running in GitHub Codespaces.
|
Loading…
Reference in New Issue