Add changed_when to firefox role
This commit is contained in:
parent
015fbfa756
commit
70808e0c31
1 changed files with 1 additions and 0 deletions
|
@ -15,3 +15,4 @@
|
||||||
|
|
||||||
- name: Open addon pages for installation
|
- name: Open addon pages for installation
|
||||||
command: "firefox {{ lookup('file', 'addons.txt') }}"
|
command: "firefox {{ lookup('file', 'addons.txt') }}"
|
||||||
|
changed_when: false
|
||||||
|
|
Loading…
Add table
Reference in a new issue