Stop saying changed when I assert i386 arch

This commit is contained in:
Salt 2020-06-16 09:18:14 -05:00
parent d3feeebb46
commit f9826d2e9f

View File

@ -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'