ansible-collection-famedly-.../playbooks/snipe_it.yml
2022-08-25 11:36:26 +02:00

6 lines
165 B
YAML

---
- name: Deploy snipe-IT, an inventory/asset management system
hosts: "{{ snipe_it_hosts | default('snipe_it') }}"
become: true
roles:
- role: snipe-it