Skip to content

Instantly share code, notes, and snippets.

@jc1518
Created July 14, 2020 02:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jc1518/7fcc7f3fabb6b370e5e981b79c37d991 to your computer and use it in GitHub Desktop.
Save jc1518/7fcc7f3fabb6b370e5e981b79c37d991 to your computer and use it in GitHub Desktop.
---
atl_db_root_password: "{{ (lookup('aws_secret', '/jira/database/master', region='ap-southeast-2')| from_json).get('password') }}"
current_epoch_time_sec: "{{ ansible_date_time.epoch }}"
delete_threshold_hours: '24'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment