--- # if there is only password auth set on a server then run the following # ansible-playbook -i hosts nas.yml --diff -Kk - hosts: nas become: true vars_files: - /Users/o.vodianov/Documents/home.lab.local/vars.yml roles: - nas - sudoers - ssh