# file: index.yml # ansible-playbook -i hosts ssh-server.yml -K - hosts: 10.72.1.30 user: alex sudo: yes roles: - common