Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specify docker network when multiple networks #14806

Merged

Conversation

chrismeyersfsu
Copy link
Member

SUMMARY

We introduced multi networks to our docker env. The code this replaces would return both networks' ip addresses concatinated i.e. '192.168.2.1192.168.2.3'.

ISSUE TYPE
  • Bug, Docs Fix or other nominal change
COMPONENT NAME
  • API
AWX VERSION
awx: 23.6.1.dev18+g55b24130a3.d20240125
ADDITIONAL INFORMATION

* We introduced multi networks to our docker env. The code this replaces
  would return both networks' ip addresses concatinated i.e.
  '192.168.2.1192.168.2.3'.
@chrismeyersfsu chrismeyersfsu merged commit 9ac1c0f into ansible:devel Jan 25, 2024
21 of 22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants