2019-04-17 10:39:10 +10:00
2019-04-17 09:55:00 +10:00
2019-04-08 14:18:19 +10:00
2019-04-17 10:39:10 +10:00
2019-04-10 09:21:04 +10:00
2019-04-11 14:18:04 +10:00

!! 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-env will run Ansible with that environment set.
  • Runtime information about the EC2 environment can be injected by depending on aws_common in a role's meta/main.yml (or adding it to the playbook before the requiring role.
Description
No description provided
Readme 2.6 MiB
Languages
Jinja 53.2%
Python 41.7%
Shell 5.1%