Sobes.tech
Middle

Are you familiar with Ansible? What have you used?

sobes.tech AI

Answer from AI

Yes, I am familiar with Ansible and have used it for automating server deployment and configuration. Specifically, I wrote playbooks for installing and configuring applications, managing users, updating packages, and setting network parameters. I used Ansible modules for working with files, services, package managers, and Jinja2 templates for generating configuration files. I also used inventory to manage host groups and environment variables.