Tags: NHS-digital-website/deploy
Tags
Provide Ansible folder layout and setup Ansible is installed locally using virtualenv, be default in `ansible/.vevn/bin/`. Conifg is in `ansible/ansible.cfg`. You can pre-install it by running `make init`, or it will be installed automatically by any target that requires it. You should alwyas use Ansible via existing Makefile targets like `make stack ROLE=hippocms` or add new target for your usecase.