-
Notifications
You must be signed in to change notification settings - Fork 28
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
1.0.7 Release #70
base: main
Are you sure you want to change the base?
1.0.7 Release #70
Conversation
* add enhanced mode to inventory. update readme. * throw error if update set not installed
Fixes: ansible/ansible#62018 Signed-off-by: Abhijeet Kasurde <[email protected]>
Autopep8 + remove unused sys module
Check for missing commits vs ansible/ansible devel
* add enhanced mode to inventory. update readme. * throw error if update set not installed
Fixes: ansible/ansible#62018 Signed-off-by: Abhijeet Kasurde <[email protected]>
Check for missing commits vs ansible/ansible devel
* add docs for inventory plugin * add docs for modules
* remove unrecognized keyword. issue #14 * fix CI
* add changelog
* Add SN_FILTER_RESULTS to env settings. Co-authored-by: Hampus Lundqvist <hampuslundqvist>
Hello, I would like to know if there is a release date for this release as I need to use variable from related tables (#45). Best regards. |
@dmsimard thanks for catching the typos but that doesn't seem to be tripping up CI. Something about keys but I can't find any good documentation on what needs to agree as the failures are indicating. |
Hi @willtome and thanks for trying to add the deprecation notices in. I spotted the typos while trying to understand the failures. I think it's unhappy about being deprecated in the modules but removed (tombstone) in the meta/runtime.yml file. Could you try replacing |
That last commit fixed the errors I saw and we got new ones now:
This time ansible-test wants an extra 'alternative' field in the doc_fragment bit you added. It is my understanding that the field is free-text so it doesn't need to be exactly the module name either. |
@willtome do you have what you need to see this PR to completion ? |
Hello, Do you have an update on the completion of this PR ? Best regards. |
This collection has been deprecated. |
No description provided.