Skip to content

Instantly share code, notes, and snippets.

@lwolf
Created February 2, 2019 14:08
Show Gist options
  • Save lwolf/9f99a004e5b7a4c03f39c612d43b4f27 to your computer and use it in GitHub Desktop.
Save lwolf/9f99a004e5b7a4c03f39c612d43b4f27 to your computer and use it in GitHub Desktop.
# roles/kubernetes/preinstall/tasks/0040-set_facts.yml
- set_fact:
architecture_groups:
x86_64: amd64
aarch64: arm64
armv7l: arm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment