# 3. The run_ansible.sh script will automatically source the ansible/ansible_local.env file if it exists before running ansible.
# The ansible_local.env file is ignored by Git (present in.gitignore).
# Example of using the ANSIBLE_STRATEGY_PLUGINS and ANSIBLE_STRATEGY environment variables to enable Mitogen (speeds up the execution of Ansible playbooks by a factor of 2 to 10).