all repos — proxmox-ansible @ 6a4763d4eb39981a2909f39040ee38fe72c0392a

python.yml (view raw)

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