Skip to content

Instantly share code, notes, and snippets.

@Anthonyhawkins
Created June 8, 2021 17:58
Show Gist options
  • Save Anthonyhawkins/e523714a2672f25af3794caec55f9304 to your computer and use it in GitHub Desktop.
Save Anthonyhawkins/e523714a2672f25af3794caec55f9304 to your computer and use it in GitHub Desktop.
config = {
"foo": "bar",
"biz": "baz"
} | Include.when("site-x" in ["site-a", "site-b", "site-c"], {
"enable_x": True
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment