- name: ensure apache is configured to proxy for bitwarden template: src: bitwarden.httpd.conf.j2 dest: /etc/httpd/conf.d/bitwarden.conf mode: '0644' notify: reload httpd