--- - name: Customize Firefox | Close firefox if it's running shell: cmd: "pkill firefox" ignore_errors: true - name: Customize Firefox | Run Firefox Tweaks shell: "cd {{ home_directory }}/Downloads/WhiteSur-gtk-theme/ && ./tweaks.sh -f"