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

add azure_rm_keyvaultkey_info module #55754

Merged
merged 8 commits into from
Jul 17, 2019
Merged

Conversation

yungezz
Copy link
Contributor

@yungezz yungezz commented Apr 25, 2019

SUMMARY

add azure_rm_keyvaultkey_info module

ISSUE TYPE
  • New Module Pull Request
COMPONENT NAME
ADDITIONAL INFORMATION

@yungezz yungezz requested a review from zikalino April 25, 2019 09:07
Copy link
Contributor

@zikalino zikalino left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

in general looks good, but I think we shouldn't merge _facts any longer but _info, so we should wait until this is established.

@ansibot
Copy link
Contributor

ansibot commented Apr 25, 2019

@ansibot
Copy link
Contributor

ansibot commented Apr 25, 2019

@yungezz, just so you are aware we have a dedicated Working Group for azure.
You can find other people interested in this in #ansible-azure on Freenode IRC
For more information about communities, meetings and agendas see https://github.com/ansible/community

click here for bot help

@ansibot ansibot added affects_2.9 This issue/PR affects Ansible v2.9 azure cloud module This issue/PR relates to a module. needs_rebase https://docs.ansible.com/ansible/devel/dev_guide/developing_rebasing.html needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. new_module This PR includes a new module. new_plugin This PR includes a new plugin. support:community This issue/PR relates to code supported by the Ansible community. labels Apr 25, 2019
@Fred-sun
Copy link
Contributor

@yungezz existing conflicting files, Please resolve when you're available! Thanks!

@ansibot ansibot added the stale_ci This PR has been tested by CI more than one week ago. Close and re-open this PR to get it retested. label May 4, 2019
@yungezz yungezz changed the title add azure_rm_keyvaultkey_facts module add azure_rm_keyvaultkey_info module May 16, 2019
@ansibot ansibot removed the stale_ci This PR has been tested by CI more than one week ago. Close and re-open this PR to get it retested. label May 16, 2019
@ansibot ansibot removed the needs_rebase https://docs.ansible.com/ansible/devel/dev_guide/developing_rebasing.html label May 23, 2019
@ansibot
Copy link
Contributor

ansibot commented May 23, 2019

The test ansible-test sanity --test pylint [explain] failed with 1 error:

lib/ansible/modules/cloud/azure/azure_rm_keyvaultkey_info.py:295:57: trailing-whitespace Trailing whitespace

The test ansible-test sanity --test pep8 [explain] failed with 4 errors:

lib/ansible/modules/cloud/azure/azure_rm_keyvaultkey_info.py:134:20: W291 trailing whitespace
lib/ansible/modules/cloud/azure/azure_rm_keyvaultkey_info.py:276:55: E127 continuation line over-indented for visual indent
lib/ansible/modules/cloud/azure/azure_rm_keyvaultkey_info.py:277:55: E127 continuation line over-indented for visual indent
lib/ansible/modules/cloud/azure/azure_rm_keyvaultkey_info.py:295:58: W291 trailing whitespace

The test ansible-test sanity --test validate-modules [explain] failed with 2 errors:

lib/ansible/modules/cloud/azure/azure_rm_keyvaultkey_info.py:0:0: E323 Argument 'tags' is listed in DOCUMENTATION.options, but not accepted by the module argument_spec
lib/ansible/modules/cloud/azure/azure_rm_keyvaultkey_info.py:93:25: E313 RETURN is not valid YAML

The test ansible-test sanity --test yamllint [explain] failed with 1 error:

lib/ansible/modules/cloud/azure/azure_rm_keyvaultkey_info.py:93:25: error RETURN: syntax error: mapping values are not allowed here

click here for bot help

@ansibot ansibot added ci_verified Changes made in this PR are causing tests to fail. and removed ci_verified Changes made in this PR are causing tests to fail. labels May 23, 2019
@ansibot
Copy link
Contributor

ansibot commented May 23, 2019

The test ansible-test sanity --test ansible-doc --python 2.6 [explain] failed with 1 error:

lib/ansible/modules/cloud/azure/azure_rm_keyvaultkey_info.py:0:0: has a documentation error formatting or is missing documentation.

The test ansible-test sanity --test ansible-doc --python 2.7 [explain] failed with 1 error:

lib/ansible/modules/cloud/azure/azure_rm_keyvaultkey_info.py:0:0: has a documentation error formatting or is missing documentation.

The test ansible-test sanity --test ansible-doc --python 3.5 [explain] failed with 1 error:

lib/ansible/modules/cloud/azure/azure_rm_keyvaultkey_info.py:0:0: has a documentation error formatting or is missing documentation.

The test ansible-test sanity --test ansible-doc --python 3.6 [explain] failed with 1 error:

lib/ansible/modules/cloud/azure/azure_rm_keyvaultkey_info.py:0:0: has a documentation error formatting or is missing documentation.

The test ansible-test sanity --test ansible-doc --python 3.7 [explain] failed with 1 error:

lib/ansible/modules/cloud/azure/azure_rm_keyvaultkey_info.py:0:0: has a documentation error formatting or is missing documentation.

The test ansible-test sanity --test ansible-doc --python 3.8 [explain] failed with 1 error:

lib/ansible/modules/cloud/azure/azure_rm_keyvaultkey_info.py:0:0: has a documentation error formatting or is missing documentation.

The test ansible-test sanity --test docs-build [explain] failed with the error:

Command "/usr/bin/python3.6 test/sanity/code-smell/docs-build.py" returned exit status 1.
>>> Standard Error
Command 'make singlehtmldocs' failed with status code: 2
--> Standard Output
PYTHONPATH=../../lib ../bin/dump_config.py --template-file=../templates/config.rst.j2 --output-dir=rst/reference_appendices/ -d ../../lib/ansible/config/base.yml
mkdir -p rst/cli
PYTHONPATH=../../lib ../bin/generate_man.py --template-file=../templates/cli_rst.j2 --output-dir=rst/cli/ --output-format rst ../../lib/ansible/cli/*.py
PYTHONPATH=../../lib ../bin/dump_keywords.py --template-dir=../templates --output-dir=rst/reference_appendices/ -d ./keyword_desc.yml
PYTHONPATH=../../lib ../bin/plugin_formatter.py -t rst --template-dir=../templates --module-dir=../../lib/ansible/modules -o rst/modules/ 
Evaluating module files...
Makefile:93: recipe for target 'modules' failed
--> Standard Error
Traceback (most recent call last):
  File "../bin/plugin_formatter.py", line 813, in <module>
    main()
  File "../bin/plugin_formatter.py", line 768, in main
    plugin_info, categories = get_plugin_info(options.module_dir, limit_to=options.limit_to, verbose=(options.verbosity > 0))
  File "../bin/plugin_formatter.py", line 298, in get_plugin_info
    doc, examples, returndocs, metadata = plugin_docs.get_docstring(module_path, fragment_loader, verbose=verbose)
  File "/root/ansible/lib/ansible/utils/plugin_docs.py", line 111, in get_docstring
    data = read_docstring(filename, verbose=verbose, ignore_errors=ignore_errors)
  File "/root/ansible/lib/ansible/parsing/plugin_docs.py", line 59, in read_docstring
    data[varkey] = AnsibleLoader(child.value.s, file_name=filename).get_single_data()
  File "/usr/local/lib/python3.6/dist-packages/yaml/constructor.py", line 41, in get_single_data
    node = self.get_single_node()
  File "/usr/local/lib/python3.6/dist-packages/yaml/composer.py", line 36, in get_single_node
    document = self.compose_document()
  File "/usr/local/lib/python3.6/dist-packages/yaml/composer.py", line 55, in compose_document
    node = self.compose_node(None, None)
  File "/usr/local/lib/python3.6/dist-packages/yaml/composer.py", line 84, in compose_node
    node = self.compose_mapping_node(anchor)
  File "/usr/local/lib/python3.6/dist-packages/yaml/composer.py", line 133, in compose_mapping_node
    item_value = self.compose_node(node, item_key)
  File "/usr/local/lib/python3.6/dist-packages/yaml/composer.py", line 84, in compose_node
    node = self.compose_mapping_node(anchor)
  File "/usr/local/lib/python3.6/dist-packages/yaml/composer.py", line 133, in compose_mapping_node
    item_value = self.compose_node(node, item_key)
  File "/usr/local/lib/python3.6/dist-packages/yaml/composer.py", line 64, in compose_node
    if self.check_event(AliasEvent):
  File "/usr/local/lib/python3.6/dist-packages/yaml/parser.py", line 98, in check_event
    self.current_event = self.state()
  File "/usr/local/lib/python3.6/dist-packages/yaml/parser.py", line 449, in parse_block_mapping_value
    if not self.check_token(KeyToken, ValueToken, BlockEndToken):
  File "/usr/local/lib/python3.6/dist-packages/yaml/scanner.py", line 116, in check_token
    self.fetch_more_tokens()
  File "/usr/local/lib/python3.6/dist-packages/yaml/scanner.py", line 260, in fetch_more_tokens
    self.get_mark())
yaml.scanner.ScannerError: while scanning for the next token
found character '\t' that cannot start any token
  in "<unicode string>", line 29, column 10:
        tags:	
             ^
make: *** [modules] Error 1

The test ansible-test sanity --test pep8 [explain] failed with 3 errors:

lib/ansible/modules/cloud/azure/azure_rm_keyvaultkey_info.py:44:10: W291 trailing whitespace
lib/ansible/modules/cloud/azure/azure_rm_keyvaultkey_info.py:45:21: W291 trailing whitespace
lib/ansible/modules/cloud/azure/azure_rm_keyvaultkey_info.py:46:94: W291 trailing whitespace

The test ansible-test sanity --test validate-modules [explain] failed with 6 errors:

lib/ansible/modules/cloud/azure/azure_rm_keyvaultkey_info.py:0:0: E324 Argument 'api_profile' in argument_spec defines default as ('latest') but documentation defines default as (None)
lib/ansible/modules/cloud/azure/azure_rm_keyvaultkey_info.py:0:0: E324 Argument 'cloud_environment' in argument_spec defines default as ('AzureCloud') but documentation defines default as (None)
lib/ansible/modules/cloud/azure/azure_rm_keyvaultkey_info.py:0:0: E324 Argument 'version' in argument_spec defines default as ('current') but documentation defines default as (None)
lib/ansible/modules/cloud/azure/azure_rm_keyvaultkey_info.py:0:0: E326 Argument 'auth_source' in argument_spec defines choices as (['auto', 'cli', 'env', 'credential_file', 'msi']) but documentation defines choices as ([])
lib/ansible/modules/cloud/azure/azure_rm_keyvaultkey_info.py:0:0: E326 Argument 'cert_validation_mode' in argument_spec defines choices as (['validate', 'ignore']) but documentation defines choices as ([])
lib/ansible/modules/cloud/azure/azure_rm_keyvaultkey_info.py:44:10: E302 DOCUMENTATION is not valid YAML

The test ansible-test sanity --test yamllint [explain] failed with 1 error:

lib/ansible/modules/cloud/azure/azure_rm_keyvaultkey_info.py:44:10: error DOCUMENTATION: syntax error: found character '\t' that cannot start any token

click here for bot help

@mattclay mattclay added the ci_verified Changes made in this PR are causing tests to fail. label May 23, 2019
@Fred-sun
Copy link
Contributor

@yungezz Please finished PR update when you're free! Thank you very much!

@ansibot ansibot added the stale_ci This PR has been tested by CI more than one week ago. Close and re-open this PR to get it retested. label Jun 7, 2019
@ansibot
Copy link
Contributor

ansibot commented Jun 27, 2019

The test ansible-test sanity --test pep8 [explain] failed with 3 errors:

lib/ansible/modules/cloud/azure/azure_rm_keyvaultkey_info.py:44:10: W291 trailing whitespace
lib/ansible/modules/cloud/azure/azure_rm_keyvaultkey_info.py:45:21: W291 trailing whitespace
lib/ansible/modules/cloud/azure/azure_rm_keyvaultkey_info.py:46:94: W291 trailing whitespace

The test ansible-test sanity --test validate-modules [explain] failed with 23 errors:

lib/ansible/modules/cloud/azure/azure_rm_keyvaultkey_info.py:0:0: E324 Argument 'api_profile' in argument_spec defines default as ('latest') but documentation defines default as (None)
lib/ansible/modules/cloud/azure/azure_rm_keyvaultkey_info.py:0:0: E324 Argument 'cloud_environment' in argument_spec defines default as ('AzureCloud') but documentation defines default as (None)
lib/ansible/modules/cloud/azure/azure_rm_keyvaultkey_info.py:0:0: E324 Argument 'version' in argument_spec defines default as ('current') but documentation defines default as (None)
lib/ansible/modules/cloud/azure/azure_rm_keyvaultkey_info.py:0:0: E326 Argument 'auth_source' in argument_spec defines choices as (['auto', 'cli', 'env', 'credential_file', 'msi']) but documentation defines choices as ([])
lib/ansible/modules/cloud/azure/azure_rm_keyvaultkey_info.py:0:0: E326 Argument 'cert_validation_mode' in argument_spec defines choices as (['validate', 'ignore']) but documentation defines choices as ([])
lib/ansible/modules/cloud/azure/azure_rm_keyvaultkey_info.py:0:0: E337 Argument 'ad_user' in argument_spec defines type as 'str' but documentation doesn't define type
lib/ansible/modules/cloud/azure/azure_rm_keyvaultkey_info.py:0:0: E337 Argument 'adfs_authority_url' in argument_spec defines type as 'str' but documentation doesn't define type
lib/ansible/modules/cloud/azure/azure_rm_keyvaultkey_info.py:0:0: E337 Argument 'api_profile' in argument_spec defines type as 'str' but documentation doesn't define type
lib/ansible/modules/cloud/azure/azure_rm_keyvaultkey_info.py:0:0: E337 Argument 'auth_source' in argument_spec defines type as 'str' but documentation doesn't define type
lib/ansible/modules/cloud/azure/azure_rm_keyvaultkey_info.py:0:0: E337 Argument 'cert_validation_mode' in argument_spec defines type as 'str' but documentation doesn't define type
lib/ansible/modules/cloud/azure/azure_rm_keyvaultkey_info.py:0:0: E337 Argument 'client_id' in argument_spec defines type as 'str' but documentation doesn't define type
lib/ansible/modules/cloud/azure/azure_rm_keyvaultkey_info.py:0:0: E337 Argument 'cloud_environment' in argument_spec defines type as 'str' but documentation doesn't define type
lib/ansible/modules/cloud/azure/azure_rm_keyvaultkey_info.py:0:0: E337 Argument 'name' in argument_spec defines type as 'str' but documentation doesn't define type
lib/ansible/modules/cloud/azure/azure_rm_keyvaultkey_info.py:0:0: E337 Argument 'password' in argument_spec defines type as 'str' but documentation doesn't define type
lib/ansible/modules/cloud/azure/azure_rm_keyvaultkey_info.py:0:0: E337 Argument 'profile' in argument_spec defines type as 'str' but documentation doesn't define type
lib/ansible/modules/cloud/azure/azure_rm_keyvaultkey_info.py:0:0: E337 Argument 'secret' in argument_spec defines type as 'str' but documentation doesn't define type
lib/ansible/modules/cloud/azure/azure_rm_keyvaultkey_info.py:0:0: E337 Argument 'show_deleted_key' in argument_spec defines type as 'bool' but documentation doesn't define type
lib/ansible/modules/cloud/azure/azure_rm_keyvaultkey_info.py:0:0: E337 Argument 'subscription_id' in argument_spec defines type as 'str' but documentation doesn't define type
lib/ansible/modules/cloud/azure/azure_rm_keyvaultkey_info.py:0:0: E337 Argument 'tags' in argument_spec defines type as 'str' but documentation doesn't define type
lib/ansible/modules/cloud/azure/azure_rm_keyvaultkey_info.py:0:0: E337 Argument 'tenant' in argument_spec defines type as 'str' but documentation doesn't define type
lib/ansible/modules/cloud/azure/azure_rm_keyvaultkey_info.py:0:0: E337 Argument 'vault_uri' in argument_spec defines type as 'str' but documentation doesn't define type
lib/ansible/modules/cloud/azure/azure_rm_keyvaultkey_info.py:0:0: E337 Argument 'version' in argument_spec defines type as 'str' but documentation doesn't define type
lib/ansible/modules/cloud/azure/azure_rm_keyvaultkey_info.py:44:10: E302 DOCUMENTATION is not valid YAML

The test ansible-test sanity --test yamllint [explain] failed with 1 error:

lib/ansible/modules/cloud/azure/azure_rm_keyvaultkey_info.py:44:10: error DOCUMENTATION: syntax error: found character '\t' that cannot start any token

click here for bot help

@ansibot ansibot removed the stale_ci This PR has been tested by CI more than one week ago. Close and re-open this PR to get it retested. label Jun 27, 2019
@ansibot ansibot added the stale_ci This PR has been tested by CI more than one week ago. Close and re-open this PR to get it retested. label Jul 5, 2019
@Fred-sun
Copy link
Contributor

Fred-sun commented Jul 8, 2019

@yungezz Please help finished the PR changed when you're free, and push for review. Thanks a lot!

@yungezz yungezz closed this Jul 15, 2019
@yungezz yungezz reopened this Jul 15, 2019
@ansibot ansibot removed ci_verified Changes made in this PR are causing tests to fail. stale_ci This PR has been tested by CI more than one week ago. Close and re-open this PR to get it retested. labels Jul 15, 2019
@ansibot
Copy link
Contributor

ansibot commented Jul 15, 2019

The test ansible-test sanity --test pep8 [explain] failed with 3 errors:

lib/ansible/modules/cloud/azure/azure_rm_keyvaultkey_info.py:44:10: W291 trailing whitespace
lib/ansible/modules/cloud/azure/azure_rm_keyvaultkey_info.py:45:21: W291 trailing whitespace
lib/ansible/modules/cloud/azure/azure_rm_keyvaultkey_info.py:46:94: W291 trailing whitespace

The test ansible-test sanity --test validate-modules [explain] failed with 23 errors:

lib/ansible/modules/cloud/azure/azure_rm_keyvaultkey_info.py:0:0: E324 Argument 'api_profile' in argument_spec defines default as ('latest') but documentation defines default as (None)
lib/ansible/modules/cloud/azure/azure_rm_keyvaultkey_info.py:0:0: E324 Argument 'cloud_environment' in argument_spec defines default as ('AzureCloud') but documentation defines default as (None)
lib/ansible/modules/cloud/azure/azure_rm_keyvaultkey_info.py:0:0: E324 Argument 'version' in argument_spec defines default as ('current') but documentation defines default as (None)
lib/ansible/modules/cloud/azure/azure_rm_keyvaultkey_info.py:0:0: E326 Argument 'auth_source' in argument_spec defines choices as (['auto', 'cli', 'env', 'credential_file', 'msi']) but documentation defines choices as ([])
lib/ansible/modules/cloud/azure/azure_rm_keyvaultkey_info.py:0:0: E326 Argument 'cert_validation_mode' in argument_spec defines choices as (['validate', 'ignore']) but documentation defines choices as ([])
lib/ansible/modules/cloud/azure/azure_rm_keyvaultkey_info.py:0:0: E337 Argument 'ad_user' in argument_spec defines type as 'str' but documentation doesn't define type
lib/ansible/modules/cloud/azure/azure_rm_keyvaultkey_info.py:0:0: E337 Argument 'adfs_authority_url' in argument_spec defines type as 'str' but documentation doesn't define type
lib/ansible/modules/cloud/azure/azure_rm_keyvaultkey_info.py:0:0: E337 Argument 'api_profile' in argument_spec defines type as 'str' but documentation doesn't define type
lib/ansible/modules/cloud/azure/azure_rm_keyvaultkey_info.py:0:0: E337 Argument 'auth_source' in argument_spec defines type as 'str' but documentation doesn't define type
lib/ansible/modules/cloud/azure/azure_rm_keyvaultkey_info.py:0:0: E337 Argument 'cert_validation_mode' in argument_spec defines type as 'str' but documentation doesn't define type
lib/ansible/modules/cloud/azure/azure_rm_keyvaultkey_info.py:0:0: E337 Argument 'client_id' in argument_spec defines type as 'str' but documentation doesn't define type
lib/ansible/modules/cloud/azure/azure_rm_keyvaultkey_info.py:0:0: E337 Argument 'cloud_environment' in argument_spec defines type as 'str' but documentation doesn't define type
lib/ansible/modules/cloud/azure/azure_rm_keyvaultkey_info.py:0:0: E337 Argument 'name' in argument_spec defines type as 'str' but documentation doesn't define type
lib/ansible/modules/cloud/azure/azure_rm_keyvaultkey_info.py:0:0: E337 Argument 'password' in argument_spec defines type as 'str' but documentation doesn't define type
lib/ansible/modules/cloud/azure/azure_rm_keyvaultkey_info.py:0:0: E337 Argument 'profile' in argument_spec defines type as 'str' but documentation doesn't define type
lib/ansible/modules/cloud/azure/azure_rm_keyvaultkey_info.py:0:0: E337 Argument 'secret' in argument_spec defines type as 'str' but documentation doesn't define type
lib/ansible/modules/cloud/azure/azure_rm_keyvaultkey_info.py:0:0: E337 Argument 'show_deleted_key' in argument_spec defines type as 'bool' but documentation doesn't define type
lib/ansible/modules/cloud/azure/azure_rm_keyvaultkey_info.py:0:0: E337 Argument 'subscription_id' in argument_spec defines type as 'str' but documentation doesn't define type
lib/ansible/modules/cloud/azure/azure_rm_keyvaultkey_info.py:0:0: E337 Argument 'tags' in argument_spec defines type as 'str' but documentation doesn't define type
lib/ansible/modules/cloud/azure/azure_rm_keyvaultkey_info.py:0:0: E337 Argument 'tenant' in argument_spec defines type as 'str' but documentation doesn't define type
lib/ansible/modules/cloud/azure/azure_rm_keyvaultkey_info.py:0:0: E337 Argument 'vault_uri' in argument_spec defines type as 'str' but documentation doesn't define type
lib/ansible/modules/cloud/azure/azure_rm_keyvaultkey_info.py:0:0: E337 Argument 'version' in argument_spec defines type as 'str' but documentation doesn't define type
lib/ansible/modules/cloud/azure/azure_rm_keyvaultkey_info.py:44:10: E302 DOCUMENTATION is not valid YAML

The test ansible-test sanity --test yamllint [explain] failed with 1 error:

lib/ansible/modules/cloud/azure/azure_rm_keyvaultkey_info.py:44:10: error DOCUMENTATION: syntax error: found character '\t' that cannot start any token

click here for bot help

@ansibot ansibot added the ci_verified Changes made in this PR are causing tests to fail. label Jul 15, 2019
@ansibot ansibot removed the ci_verified Changes made in this PR are causing tests to fail. label Jul 16, 2019
@yungezz yungezz closed this Jul 16, 2019
@yungezz yungezz reopened this Jul 16, 2019
@yungezz
Copy link
Contributor Author

yungezz commented Jul 16, 2019

ready_for_review

@ansibot
Copy link
Contributor

ansibot commented Jul 16, 2019

@JunyiYi @Madhura-CSI @brusMX @caohai @cperrin88 @devigned @gustavomcarmo @haroldwongms @iphilpot @jeking3 @julienstroheker @lmazuel @needgithubid @obsoleted @smile37773 @sozercan @techknowlogick @trstringer @yaweiw @yuwzho

As a maintainer of a module in the same namespace this new module has been submitted to, your vote counts for shipits. Please review this module and add shipit if you would like to see it merged.

click here for bot help

@ansibot ansibot added community_review In order to be merged, this PR must follow the community review workflow. and removed needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. labels Jul 16, 2019
Copy link
Contributor

@zikalino zikalino left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

@zikalino zikalino merged commit 42c43a2 into ansible:devel Jul 17, 2019
@zikalino zikalino deleted the yungez-kvkey branch July 17, 2019 22:55
@ansible ansible locked and limited conversation to collaborators Aug 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.9 This issue/PR affects Ansible v2.9 azure cloud community_review In order to be merged, this PR must follow the community review workflow. module This issue/PR relates to a module. new_module This PR includes a new module. new_plugin This PR includes a new plugin. support:community This issue/PR relates to code supported by the Ansible community.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants