I'm trying to execute ansible installation using the following command:
ansible-playbook -i hosts ruby-webapp.yml -t swap,ruby,deploy,mysql,nginx,ufw,import_data
and I end up with this error:
ERROR: ufw is not a legal parameter in an Ansible task or handle