We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6646f15 commit d5966e9Copy full SHA for d5966e9
ansible/tasks/internal/admin-mgr.yml
@@ -1,6 +1,6 @@
1
- name: Setting arch (x86)
2
set_fact:
3
- arch: "x86"
+ arch: "amd64"
4
when: platform == "amd64"
5
6
- name: Setting arch (arm)
0 commit comments