-
Notifications
You must be signed in to change notification settings - Fork 342
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
ec2_instance - validate options on tower_callback #1199
ec2_instance - validate options on tower_callback #1199
Conversation
Docs Build 📝Thank you for contribution!✨ This PR has been merged and your docs changes will be incorporated when they are next published. |
c56b0a5
to
e0c7612
Compare
This comment was marked as resolved.
This comment was marked as resolved.
e0c7612
to
ad4c398
Compare
This comment was marked as resolved.
This comment was marked as resolved.
638614e
to
ad4c398
Compare
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as outdated.
This comment was marked as outdated.
regate |
regate |
Backport to stable-4: 💚 backport PR created✅ Backport PR branch: Backported as #1207 🤖 @patchback |
ec2_instance - validate options on tower_callback Depends-On: #1202 SUMMARY Validate options for tower_callback parameter Set tower_callback.set_password (the password) to no_log=True ISSUE TYPE Bugfix Pull Request COMPONENT NAME ec2_instance ADDITIONAL INFORMATION Reviewed-by: Alina Buzachis <None> (cherry picked from commit 5fe427c)
Backport to stable-5: 💚 backport PR created✅ Backport PR branch: Backported as #1208 🤖 @patchback |
ec2_instance - validate options on tower_callback Depends-On: #1202 SUMMARY Validate options for tower_callback parameter Set tower_callback.set_password (the password) to no_log=True ISSUE TYPE Bugfix Pull Request COMPONENT NAME ec2_instance ADDITIONAL INFORMATION Reviewed-by: Alina Buzachis <None> (cherry picked from commit 5fe427c)
Backport to stable-3: 💚 backport PR created✅ Backport PR branch: Backported as #1210 🤖 @patchback |
ec2_instance - validate options on tower_callback Depends-On: #1202 SUMMARY Validate options for tower_callback parameter Set tower_callback.set_password (the password) to no_log=True ISSUE TYPE Bugfix Pull Request COMPONENT NAME ec2_instance ADDITIONAL INFORMATION Reviewed-by: Alina Buzachis <None> (cherry picked from commit 5fe427c)
[PR #1199/5fe427c6 backport][stable-5] ec2_instance - validate options on tower_callback This is a backport of PR #1199 as merged into main (5fe427c). Depends-On: #1202 SUMMARY Validate options for tower_callback parameter Set tower_callback.set_password (the password) to no_log=True ISSUE TYPE Bugfix Pull Request COMPONENT NAME ec2_instance ADDITIONAL INFORMATION Reviewed-by: Jill R <None>
[PR #1199/5fe427c6 backport][stable-4] ec2_instance - validate options on tower_callback This is a backport of PR #1199 as merged into main (5fe427c). Depends-On: #1202 SUMMARY Validate options for tower_callback parameter Set tower_callback.set_password (the password) to no_log=True ISSUE TYPE Bugfix Pull Request COMPONENT NAME ec2_instance ADDITIONAL INFORMATION Reviewed-by: Mark Chappell <None>
[PR #1199/5fe427c6 backport][stable-3] ec2_instance - validate options on tower_callback This is a backport of PR #1199 as merged into main (5fe427c). Depends-On: #1202 Depends-On: ansible/ansible-zuul-jobs#1734 SUMMARY Validate options for tower_callback parameter Set tower_callback.set_password (the password) to no_log=True ISSUE TYPE Bugfix Pull Request COMPONENT NAME ec2_instance ADDITIONAL INFORMATION Reviewed-by: Mark Chappell <None>
|
||
|
||
def _windows_callback_script(passwd=None): | ||
script_url = 'https://raw.githubusercontent.com/ansible/ansible/devel/examples/scripts/ConfigureRemotingForAnsible.ps1' |
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 url is not found. Is it OK?
…sible-collections#1199) Tagging fragment - dynamodb_table - Move over to the docs fragment. SUMMARY The dynamodb tests are slow enough to cause test timeouts when combined with too many other changed, split this off. ISSUE TYPE Feature Pull Request COMPONENT NAME dynamodb_table ADDITIONAL INFORMATION The change itself was approved on ansible-collections#1182
…sible-collections#1199) Tagging fragment - dynamodb_table - Move over to the docs fragment. SUMMARY The dynamodb tests are slow enough to cause test timeouts when combined with too many other changed, split this off. ISSUE TYPE Feature Pull Request COMPONENT NAME dynamodb_table ADDITIONAL INFORMATION The change itself was approved on ansible-collections#1182
…sible-collections#1199) Tagging fragment - dynamodb_table - Move over to the docs fragment. SUMMARY The dynamodb tests are slow enough to cause test timeouts when combined with too many other changed, split this off. ISSUE TYPE Feature Pull Request COMPONENT NAME dynamodb_table ADDITIONAL INFORMATION The change itself was approved on ansible-collections#1182
This is CVE-2022-3697 |
Depends-On: #1202
SUMMARY
tower_callback.set_password
(the password) tono_log=True
ISSUE TYPE
COMPONENT NAME
ec2_instance
ADDITIONAL INFORMATION