-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Add inventory alicloud_ecs #145
Conversation
5acfde6
to
82374fe
Compare
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.
Adding "Request changes" review to make sure this isn't merged before #108
Also, some kind of tests would be good. Maybe some integration tests (marked as unsupported
)?
@felixfontein I didn't really understand the meaning of the last sentence, I guess it was for me to write a test case, should I understand it that way |
We started with a new rule for new plugins and modules in ansible/ansible last year that says that every new plugin/module must have tests (at least unit tests or integration tests; integration tests are allowed to be marked as BTW, unrelated to this, but since you created a large amount of new module/plugin PRs: have you thought about making a dedicated collection for alicloud? That has two big advantages:
(CC @gundalow) |
@felixfontein I want to know the difference between making a collection under community like community.aws, community.network and making a collection elsewhere? |
@felixfontein @gundalow Sorry i have a lot of questions because i am confused |
@lixue323 Hi, So I suggest you create your collection under https://github.com/alibaba |
@gundalow I think you are right, but I still have a question. How to make the subsequent alicloud modules’s documentation into the official ansible documentation https://docs.ansible.com/ansible/latest/modules/list_of_cloud_modules.html |
Hi, Given you've said you are happy to move to a Collection I'll close the other PRs. |
Are you still interested in setting up a dedicated collection for this? |
@gundalow I think this is being handled in alibaba/alibaba.alicloud#272. Thanks. |
SUMMARY
Add plugin alicloud_ecs
COMPONENT NAME
inventory/alicloud_ecs