all repos — proxmox-ansible @ 418ab7f116a14a7b5454ea19315b19f42ed6eb07

python.yml (view raw)

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