1 2 3 4 5 6 7 8
# # prepare the setup machine # - hosts: setup become: yes become_method: sudo roles: - setup.prep