- name: update transmission settings ansible.builtin.command: /usr/local/sbin/update-transmission-settings become: true # When it runs, this should always report changed. changed_when: true