ecchong.microsoft_packages
microsoft_packages
This role sets up the Microsoft repository and installs Microsoft packages on RHEL (Red Hat Enterprise Linux).
Requirements
Role Variables
microsoft_packages_repository_key: URL for the Microsoft key
Default: Microsoft Key URLmicrosoft_packages_rhel_repo: URL for the Microsoft RHEL repository
Default: Microsoft RHEL Repo URLmicrosoft_packages_list: List of packages to install.
Default: not set
Dependencies
Example Playbook
- name: install mssql-cli
include_role:
name: microsoft_packages
vars:
microsoft_packages_list:
- mssql-cli
License
BSD
Author Information
Eric Chong
Informazioni sul progetto
Role to install Microsoft repo and packages
Installa
ansible-galaxy install ecchong.microsoft_packages
Licenza
Unknown
Download
344
Proprietario