Skip to content

Instantly share code, notes, and snippets.

hosts: all
vars:
legit_repos:
- epel: { url: 'http://repo/epel', gpgcheck: 'yes', desc: 'My EPEL Repo' }
- core: { url: 'http://repo/core', gpgcheck: 'yes', desc: 'My core Repo' }
- foo: { url: 'http://repo/foo', gpgcheck: 'no', desc: 'My foo Repo' }
- name: Get Repository Filenames
find:
paths: /etc/yum.repos.d/
@civik
civik / debug.txt
Created April 22, 2019 19:50
TF-AZ-Example
~/Work_DS/ef-mig/tf-deploy ᐅ terraform apply
2019/04/22 14:46:34 [INFO] Terraform version: 0.11.13
2019/04/22 14:46:34 [INFO] Go runtime version: go1.12
2019/04/22 14:46:34 [INFO] CLI args: []string{"/usr/local/Cellar/terraform/0.11.13/bin/terraform", "apply"}
2019/04/22 14:46:34 [DEBUG] Attempting to open CLI config file: /Users/t277023/.terraformrc
2019/04/22 14:46:34 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2019/04/22 14:46:34 [INFO] CLI command args: []string{"apply"}
2019/04/22 14:46:34 [INFO] command: empty terraform config, returning nil
2019/04/22 14:46:34 [DEBUG] command: no data state file found for backend config
2019/04/22 14:46:34 [DEBUG] New state was assigned lineage "92a0e912-a9ff-20d9-d1ab-c8318605ea7f"