-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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
update to the latest version of ansible-runner #6394
update to the latest version of ansible-runner #6394
Conversation
@@ -1,48 +1,48 @@ | |||
adal==1.2.2 # via msrestazure | |||
aiohttp==3.6.2 | |||
aiohttp==3.6.2 # via -r /awx_devel/requirements/requirements.in |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Almost none of this (other than the runner version) represents an actual change; it's just a change in the way the tooling generates comments now cc @AlanCoding.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this still doesn't apply the change to requirements_ansible.txt
I'm fully in favor of applying this, it's an intended improvement.
Build succeeded.
|
running through some integration before merging this |
https://github.com/ansible/ansible-runner/blob/devel/CHANGES.rst
|
0a378cf
to
51ef571
Compare
@@ -1,46 +1,46 @@ | |||
adal==1.2.2 # via msrestazure | |||
apache-libcloud==2.5.0 | |||
apache-libcloud==2.5.0 # via -r /awx_devel/requirements/requirements_ansible.in |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
cc @AlanCoding
@wenottingham do you have some AWX issue I don't know about to track this work? |
recheck |
Build succeeded.
|
Build succeeded (gate pipeline).
|
It's for analytics usage (tracking task timings, which only existed for a subset of modules beforehand.0 |
Signed-off-by: Rick Elrod <[email protected]>
No description provided.