onefourfive

Results 6 issues of onefourfive

added clarification to -ssl-check to address #232

Signed-off-by: onefourfive ##### SUMMARY Closes #14369 Prometheus `counter` metric types should be used for metrics that can only increase, eg terminal jobs states like `failed`, `canceled`, `error`, and `successful`. #####...

component:api
community

##### SUMMARY When I set `ansible_hashi_vault_` variables as below, they are taken literally and not templated: ```yaml ansible_hashi_vault_url: "{{ vault_fqdn }}" ansible_hashi_vault_token_path: "{{ lookup('env', 'HOME') }}/.vault-ansible/" ansible_hashi_vault_token_file: "token-{{ zone }}"...

### Terraform Version ```shell Terraform v1.7.2-dev on linux_amd64 + provider registry.terraform.io/hashicorp/aws v3.65.0 + provider registry.terraform.io/hashicorp/vault v4.3.0 Your version of Terraform is out of date! The latest version is 1.9.3. You...

bug
waiting-response
backend/pg
new

Add base image OS recommendations to resolve #692

docs
needs_triage

The [current docs](https://github.com/ansible/ansible-builder/blob/68707471bf690a10a362b21ab5eabd4732124e10/docs/index.rst?plain=1#L58) state ``` Choosing a base image --------------------- You can use any base image you choose. ``` However in practice this is not true, as issues indicate (#636,...

needs_triage