all repos — proxmox-ansible @ 2333a9a68b8081ad4fbb1b7979eaf81b5f6777c4

node.yml (view raw)

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