all repos — proxmox-ansible @ 36f6ab3126463603b1ede6d40028868b3341c2fb

python.yml (view raw)

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