summaryrefslogtreecommitdiff
path: root/ansible.yml
blob: caf47b43d6d7833f69a30e380cec434ea0f2f5bc (plain)
1
2
3
4
5
6
7
- hosts: image
  roles:
    - set_hostname
    - unset_root_password
  vars:
    hostname: pc
    ansible_python_interpreter: /usr/bin/python3