- Ansible control node:
- Where is your Ansible control node located?
- Who has access to it?
- How do you minimize the access to the Ansible control node to a limited number of users.
- Ansible Vault:
- Do you use Vault to encrypt sensitive data in Ansible playbooks?
- Where is the Ansible Vault password stored?
- Secrets:
- How secrets are stored?
- How often they are rotated?
- What network-level security solution is in place for safeguarding access to the Ansible control node (e.g., SSH, VPN)?