mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-13 16:33:08 -06:00
3e0e0583804ca47da826376c1a4b834996d0494b
!! Rough notes for now, expand later.
Ansible layout
- Global defaults in group_vars/all.yml
** This is where env-vars should be converted to Ansible vars. It also acts as a required-env list.
** The CF env is usually stored in /etc/atl. The script
bin/ansible-with-atl-envwill run Ansible with that environment set. - Runtime information about the EC2 environment can be injected by depending on
aws_metadatain a role'smeta/main.yml.
Description
Languages
Jinja
53.2%
Python
41.7%
Shell
5.1%