Fernanda Martins
Fernanda Martins
Hello everyone, So I use the ansible role and I recently updated the role from 4.2.1 to 4.15.0 so I could update datadog from v6 to v7 in my machines....
**Is your feature request related to a problem? Please describe.** I have a scenario where I need to create an image with Packer using M1. I am using packer QEMU...
I am using the following variables: homebrew_cask_accept_external_apps: true I installed 1password manually with `brew install --cask` and when running the playbook I got the error below. This happens because 1password...
**Is your feature request related to a problem? Please describe.** We use Hashicorp Vault in AKS. We have a situation where Consul needs to be running in a specific availability...
I am configuring SSO for an application and I tried the following ``` data "azuread_application_template" "sso" { display_name = "Microsoft Entra SAML Toolkit" } resource "azuread_application" "sso" { group_membership_claims =...
I have nginx reverse proxy the following values however when I enter on pihole.mydomain.local, it redirects to /admin/login, I enter my pwd it enters in a LOOP after login saying...