Add changed_when to firefox role

This commit is contained in:
flyingscorpio@clevo 2022-02-28 13:38:06 +01:00
parent 015fbfa756
commit 70808e0c31

View file

@ -15,3 +15,4 @@
- name: Open addon pages for installation
command: "firefox {{ lookup('file', 'addons.txt') }}"
changed_when: false