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

Fix typos and FQCN #669

Merged
merged 2 commits into from
Oct 28, 2023

Use FQCNs in examples.

ad768f2
Select commit
Loading
Failed to load commit list.
Merged

Fix typos and FQCN #669

Use FQCNs in examples.
ad768f2
Select commit
Loading
Failed to load commit list.
Azure Pipelines / CI succeeded Oct 28, 2023 in 13m 45s

Build #20231028.8 had test failures

Details

Tests

  • Failed: 3 (0.00%)
  • Passed: 65,146 (81.04%)
  • Other: 15,241 (18.96%)
  • Total: 80,390

Annotations

Check failure on line 1 in [testhost] testhost: filter_openssl_csr_info : Get CSR info result={{ lookup('file', remote_tmp_dir ~ '/csr_1.csr') | community.crypto.openssl_csr_info }}, result_idna={{ lookup('file', remote_tmp_dir ~ '/csr_1.csr') | community.crypto.openssl_csr_info(name_encoding='idna') }}, result_unicode={{ lookup('file', remote_tmp_dir ~ '/csr_1.csr') | community.crypto.openssl_csr_info(name_encoding='unicode') }}

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI

[testhost] testhost: filter_openssl_csr_info : Get CSR info result={{ lookup('file', remote_tmp_dir ~ '/csr_1.csr') | community.crypto.openssl_csr_info }}, result_idna={{ lookup('file', remote_tmp_dir ~ '/csr_1.csr') | community.crypto.openssl_csr_info(name_encoding='idna') }}, result_unicode={{ lookup('file', remote_tmp_dir ~ '/csr_1.csr') | community.crypto.openssl_csr_info(name_encoding='unicode') }}

Failed to import the required Python library (idna) on ab0a54cae420's Python /usr/bin/python3.11. This is required to transform IDNA DNS name "www.ansible.com" to Unicode. Please read the module documentation and install it in the appropriate location. If the required library is installed, but Ansible is using the wrong Python interpreter, please consult the documentation on ansible_python_interpreter
Raw output
{
"msg": "Failed to import the required Python library (idna) on ab0a54cae420's Python /usr/bin/python3.11. This is required to transform IDNA DNS name \"www.ansible.com\" to Unicode. Please read the module documentation and install it in the appropriate location. If the required library is installed, but Ansible is using the wrong Python interpreter, please consult the documentation on ansible_python_interpreter"
}

Check failure on line 1 in [testhost] testhost: filter_openssl_csr_info : Get CSR info result={{ lookup('file', remote_tmp_dir ~ '/csr_1.csr') | community.crypto.openssl_csr_info }}, result_idna={{ lookup('file', remote_tmp_dir ~ '/csr_1.csr') | community.crypto.openssl_csr_info(name_encoding='idna') }}, result_unicode={{ lookup('file', remote_tmp_dir ~ '/csr_1.csr') | community.crypto.openssl_csr_info(name_encoding='unicode') }}

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI

[testhost] testhost: filter_openssl_csr_info : Get CSR info result={{ lookup('file', remote_tmp_dir ~ '/csr_1.csr') | community.crypto.openssl_csr_info }}, result_idna={{ lookup('file', remote_tmp_dir ~ '/csr_1.csr') | community.crypto.openssl_csr_info(name_encoding='idna') }}, result_unicode={{ lookup('file', remote_tmp_dir ~ '/csr_1.csr') | community.crypto.openssl_csr_info(name_encoding='unicode') }}

Failed to import the required Python library (idna) on 674123e98253's Python /usr/bin/python3.10. This is required to transform IDNA DNS name "www.ansible.com" to Unicode. Please read the module documentation and install it in the appropriate location. If the required library is installed, but Ansible is using the wrong Python interpreter, please consult the documentation on ansible_python_interpreter
Raw output
{
"msg": "Failed to import the required Python library (idna) on 674123e98253's Python /usr/bin/python3.10. This is required to transform IDNA DNS name \"www.ansible.com\" to Unicode. Please read the module documentation and install it in the appropriate location. If the required library is installed, but Ansible is using the wrong Python interpreter, please consult the documentation on ansible_python_interpreter"
}

Check failure on line 1 in [testhost] testhost: filter_openssl_csr_info : Get CSR info result={{ lookup('file', remote_tmp_dir ~ '/csr_1.csr') | community.crypto.openssl_csr_info }}, result_idna={{ lookup('file', remote_tmp_dir ~ '/csr_1.csr') | community.crypto.openssl_csr_info(name_encoding='idna') }}, result_unicode={{ lookup('file', remote_tmp_dir ~ '/csr_1.csr') | community.crypto.openssl_csr_info(name_encoding='unicode') }}

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI

[testhost] testhost: filter_openssl_csr_info : Get CSR info result={{ lookup('file', remote_tmp_dir ~ '/csr_1.csr') | community.crypto.openssl_csr_info }}, result_idna={{ lookup('file', remote_tmp_dir ~ '/csr_1.csr') | community.crypto.openssl_csr_info(name_encoding='idna') }}, result_unicode={{ lookup('file', remote_tmp_dir ~ '/csr_1.csr') | community.crypto.openssl_csr_info(name_encoding='unicode') }}

Failed to import the required Python library (idna) on 7b3792f8ef09's Python /usr/bin/python3.11. This is required to transform IDNA DNS name "www.ansible.com" to Unicode. Please read the module documentation and install it in the appropriate location. If the required library is installed, but Ansible is using the wrong Python interpreter, please consult the documentation on ansible_python_interpreter
Raw output
{
"msg": "Failed to import the required Python library (idna) on 7b3792f8ef09's Python /usr/bin/python3.11. This is required to transform IDNA DNS name \"www.ansible.com\" to Unicode. Please read the module documentation and install it in the appropriate location. If the required library is installed, but Ansible is using the wrong Python interpreter, please consult the documentation on ansible_python_interpreter"
}