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

Support has_action #206

Merged
merged 3 commits into from
Nov 2, 2020
Merged

Conversation

felixfontein
Copy link
Collaborator

Once ansible/ansible#72359 is merged, all module docs with antsibull will fail because of the unknown new field. This adds support for that field to the schema, and adds a note similar to the text output of ansible-doc. Compare https://ansible.fontein.de/collections/community/sops/load_vars_module.html#synopsis (action plugin) vs. https://ansible.fontein.de/collections/community/sops/sops_encrypt_module.html#synopsis (plain module) for the result.

@abadger abadger merged commit 6d58ea3 into ansible-community:main Nov 2, 2020
@abadger
Copy link
Contributor

abadger commented Nov 2, 2020

Merged, thanks felix!

@felixfontein felixfontein deleted the has_action branch November 2, 2020 20:16
@felixfontein
Copy link
Collaborator Author

@abadger thanks!

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.

2 participants