Eric Chong
Ansible Automation Architect @ Red Hat
You may also enjoy
Using signed SSH certificate in AAP
3 minute read
AAP support using signed SSH certificate as machine credential. Here are example instructions setting it up.
Debug Ansible module with VSCode
2 minute read
In this case I want to understand how the awx.awx.credential works.
Setup AAP Controller to trust a CA cert
less than 1 minute read
AAP Controller does not read system PKI directory. So adding CA cert to /etc/pki/ca-trust/source/anchors directory and run update-ca-trust is not enough. I...
Use signed certificate for WinRM
1 minute read
WinRM setup default create a self-signed certificate for the HTTPS transport. We have to set ansible_winrm_server_cert_validation: ignore to avoid getting S...
Leave a comment