--- # MicroMDM and NanoMDM # # Run: # ansible-playbook -i inventory/hosts tasks/mdm.yml # # Prepare: # See readme.md and init your workspace - name: MicroMDM and NanoMDM hosts: all become: true roles: - lsa.mdm