Stop saying changed when I assert i386 arch
This commit is contained in:
parent
d3feeebb46
commit
f9826d2e9f
@ -5,6 +5,7 @@
|
|||||||
block:
|
block:
|
||||||
- name: Enable i386 architecture
|
- name: Enable i386 architecture
|
||||||
command: /usr/bin/dpkg --add-architecture i386
|
command: /usr/bin/dpkg --add-architecture i386
|
||||||
|
changed_when: no
|
||||||
- name: Add repo keys
|
- name: Add repo keys
|
||||||
apt_key:
|
apt_key:
|
||||||
keyserver: 'keyserver.ubuntu.com'
|
keyserver: 'keyserver.ubuntu.com'
|
||||||
|
Loading…
Reference in New Issue
Block a user