all repos — proxmox-ansible @ 3809271458e9b8351f0142fe722ac14b69669495

python.yml (view raw)

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