Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 468 Bytes

File metadata and controls

10 lines (6 loc) · 468 Bytes

Ansible

Return to Summary main page

Tutorial to configure your local/staging/production servers to run application.

To run Ansible, you can choose between two ways: local installation, the simplest but if you have other projects with other Ansible versions you can encounter some problems; Docker installation, the hardest, but you have everything out of your local machine.