fubarhouse.macstore
Ansible Rolle: MAS-CLI
Installieren Sie Apple Store-Anwendungen mit MAS-CLI (Mac Apple Store Command Line Interface) auf macOS.
Anforderungen
- Homebrew
Rollenvariablen
Die folgenden Variablen sind erforderlich, damit diese Rolle etwas Wesentliches ausführen kann - siehe das Beispiel-Playbook oder geben Sie die folgenden Variablen an, um die Rolle zu verwenden.
app_store_email: [email protected]
app_store_password: passwort
mac_store_apps:
- name: Microsoft OneDrive
id: 823766827
Abhängigkeiten
Keine.
Beispiel-Playbook
- hosts: localhost
vars_prompt:
- name: app_store_email
prompt: Mac Apple Store ID
private: no
when: app_store_email is undefined
- name: app_store_password
prompt: Mac Apple Store Passwort
private: yes
when: app_store_password is undefined
roles:
- fubarhouse.macstore
Lizenz
MIT / BSD
Autorinformationen
Diese Rolle wurde 2016 von Karl Hepworth erstellt.
Über das Projekt
Installs Apple Mac Applications using MAS-CLI
Installieren
ansible-galaxy install fubarhouse.macstore
Lizenz
Unknown
Downloads
114
Besitzer
Lover of all things open source and computers - both hardware and software. My opinions are my own.