no changed when determining variable

This commit is contained in:
olli 2024-02-05 14:37:44 +01:00
parent 4194f2f79e
commit 5e0e8fa2da

View File

@ -93,6 +93,7 @@
- name: Get DEB architecture
shell: dpkg --print-architecture
register: deb_architecture
changed_when: false
- name: Add repository into list
ansible.builtin.apt_repository: