I am working on mac where VS is installed. My Ansible controller is AWS VM and I have two control nodes on AWS. I have been told VS code Ansible plugin helps but that plugin is now retired
Yes, install Ansible on Mac and use the controller inventory with public IPs of the nodes and allow SSH access: ansible-playbook -i inventory playbook.yml
ansible-playbook -i inventory playbook.yml
2.1m questions
2.1m answers
60 comments
57.0k users