> For the complete documentation index, see [llms.txt](https://dev-notes.vinguyen.blog/notes/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dev-notes.vinguyen.blog/notes/deployment-and-operation/ansible.md).

# Ansible

- [Ansible - Setup fresh new ubuntu server](https://dev-notes.vinguyen.blog/notes/deployment-and-operation/ansible/ansible-setup-fresh-new-ubuntu-server.md): # Run on Mac OS: (https://github.com/ansible/ansible/issues/76322) # export OBJC\_DISABLE\_INITIALIZE\_FORK\_SAFETY=YES # ansible-playbook -i hosts.ini setup-new-instance-playbook.yml
- [Run Ansible Playbook on MacOS](https://dev-notes.vinguyen.blog/notes/deployment-and-operation/ansible/run-ansible-playbook-on-macos.md): https://github.com/ansible/ansible/issues/76322
