ansible/base: Use map + join rather than a complicated loop
[noc.git] / ansible / host_playbooks / testvm.yml
1 ---
2 - name: Basic Setup for testvm
3   hosts: testvm
4   roles:
5   - role: base