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.
2 parents 0271548 + 9534823 commit 4281841Copy full SHA for 4281841
tasks/main.yml
@@ -4,6 +4,7 @@
4
command: getconf LONG_BIT
5
register: cpu_arch
6
changed_when: False
7
+ check_mode: no
8
9
- name: Change URL destination for 32bit arch
10
set_fact:
0 commit comments