no changed when determining variable
This commit is contained in:
parent
4194f2f79e
commit
5e0e8fa2da
@ -93,6 +93,7 @@
|
|||||||
- name: Get DEB architecture
|
- name: Get DEB architecture
|
||||||
shell: dpkg --print-architecture
|
shell: dpkg --print-architecture
|
||||||
register: deb_architecture
|
register: deb_architecture
|
||||||
|
changed_when: false
|
||||||
|
|
||||||
- name: Add repository into list
|
- name: Add repository into list
|
||||||
ansible.builtin.apt_repository:
|
ansible.builtin.apt_repository:
|
||||||
|
Loading…
Reference in New Issue
Block a user