Skip to content

Instantly share code, notes, and snippets.

@cewood
Created March 22, 2014 06:40
Show Gist options
  • Select an option

  • Save cewood/9702291 to your computer and use it in GitHub Desktop.

Select an option

Save cewood/9702291 to your computer and use it in GitHub Desktop.
Attempt to DRY up my flexget config for like named keys.
credentials: &trakt_credentials
api_key: 91e5965f5df67558374f5198bd761bc9
username: someusername
password: somepassword
trakt_list: *trakt_credentials
custom: flexget_tv
trakt_remove: *trakt_credentials
list: flexget_tv
@cewood

cewood commented Mar 22, 2014

Copy link
Copy Markdown
Author

Some references...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment