all repos — proxmox-ansible @ 629e13945c5ed652d26b3cd4b8604618d055884f

python.yml (view raw)

1---
2- hosts: grazia
3  become: yes
4
5  roles:
6    - { role: python_stuff, user: "{{ username }}" }