--- - name: Install the confine-ssh script ansible.builtin.copy: > src={{files}}/scripts/confine-ssh.sh dest=/usr/local/bin/confine-ssh.sh mode=0755