Fix permissions on files/torwaechter/update-keys-from-stdin.sh
[noc.git] / ansible / generic.yaml
1 ---
2 - name: "Apply role {{ myrole }} to hosts: {{ myhosts }}"
3   hosts: "{{ myhosts }}"
4   roles:
5     - role: "{{ myrole }}"