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