fubarhouse.macstore
Rola Ansible: MAS-CLI
Instaluj aplikacje ze sklepu Apple, używając MAS-CLI (Interfejs Wiersza Poleceń Apple Store) na macOS.
Wymagania
- Homebrew
Zmienne Roli
Poniższe zmienne są wymagane, aby ta rola mogła działać - zobacz przykładowy playbook lub podaj te zmienne, aby użyć roli.
app_store_email: [email protected]
app_store_password: hasło
mac_store_apps:
- name: Microsoft OneDrive
id: 823766827
Zależności
Brak.
Przykładowy Playbook
- hosts: localhost
vars_prompt:
- name: app_store_email
prompt: ID Apple Store
private: no
when: app_store_email is undefined
- name: app_store_password
prompt: Hasło Apple Store
private: yes
when: app_store_password is undefined
roles:
- fubarhouse.macstore
Licencja
MIT / BSD
Informacje o Autorze
Ta rola została stworzona w 2016 roku przez Karla Hepwortha.
O projekcie
Installs Apple Mac Applications using MAS-CLI
Zainstaluj
ansible-galaxy install fubarhouse.macstore
Licencja
Unknown
Pobrania
114
Właściciel
Lover of all things open source and computers - both hardware and software. My opinions are my own.