0 Forks
2 Stars
2 Watchers

ansible

Playbooks for provisioning macos with Ansible

How to download and setup ansible

Open terminal and run command
git clone https://github.com/jbeisser/ansible.git
git clone is used to create a copy or clone of ansible repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ansible https://github.com/jbeisser/ansible/archive/master.zip

Or simply clone ansible with SSH
[email protected]:jbeisser/ansible.git

If you have some problems with ansible

You may open issue on ansible support forum (system) here: https://github.com/jbeisser/ansible/issues