DevOps
Automation, Cloud, Bots,AI, ML
Thursday, January 26, 2023
unable to find /root/.my.cnf. Exception message: (1698, \"Access denied for user 'root'@'localhost
›
While running Ansible 2.14.1, i am getting the error "unable to find /root/.my.cnf. Exception message: (1698, \"Access denied for...
Monday, January 2, 2023
ansible ssh key path in different location - Part 2
›
Normally we will add the private key of the server in our .ssh/authorized keys, right? But i want to keep the ssh key in a different locati...
Sunday, January 1, 2023
ansible host file location mac
›
This is my first experience in MAC as an ansible control node. The FIX is listed in this link https://www.linuxblackmagic.com/2023/01/setti...
Setting up my MAC as a Control node for my Ansible study - Part 1
›
Here is my requirement, I am using my MAC so i need to develop Ansible playbooks in my MAC book. I used PIP to install ansible in my mac bo...
After install ansible using pip in mac, I can't able to issue any ansible commands
›
I installed ansible in my Mac using PIP. After installation i am not able to execute any ansible commands. Fix : Only for current session, ...
›
Home
View web version