ecchong.microsoft_packages
microsoft_packages
Diese Rolle konfiguriert das Microsoft-Repository und installiert Microsoft-Pakete auf RHEL.
Anforderungen
Rollenvariablen
- microsoft_packages_repository_key: URL des Microsoft-Schlüssels Standard: https://packages.microsoft.com/keys/microsoft.asc
- microsoft_packages_rhel_repo: URL des Microsoft RHEL-Repositories Standard: https://packages.microsoft.com/rhel/7/prod/
- microsoft_packages_list: Liste der zu installierenden Pakete. Standard: nicht definiert
Abhängigkeiten
Beispiel-Playbook
- name: mssql-cli installieren
include_role:
name: microsoft_packages
vars:
microsoft_packages_list:
- mssql-cli
Lizenz
BSD
Autoreninformation
Eric Chong
Über das Projekt
Role to install Microsoft repo and packages
Installieren
ansible-galaxy install ecchong.microsoft_packages
Lizenz
Unknown
Downloads
344
Besitzer