Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ecgalaxy/common_packages
Ansible common_packages role - Repository mirror - development takes place on code.europa.eu
https://github.com/ecgalaxy/common_packages
ansible-role
Last synced: 1 day ago
JSON representation
Ansible common_packages role - Repository mirror - development takes place on code.europa.eu
- Host: GitHub
- URL: https://github.com/ecgalaxy/common_packages
- Owner: ecgalaxy
- License: eupl-1.2
- Created: 2020-11-26T21:55:14.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-07-08T15:42:38.000Z (4 months ago)
- Last Synced: 2024-07-08T19:46:41.571Z (4 months ago)
- Topics: ansible-role
- Homepage: https://code.europa.eu/ecgalaxy/common_packages
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
ECGALAXY common_packages role
=============================Common packages to be installed on most platforms.
Requirements
------------None.
Role Variables
--------------- `installed_packages`: the list of packages to install.
Dependencies
------------- optional: ecgalaxy.bootstrap
Example Playbook
----------------- hosts: all
roles:
- ecgalaxy.bootstrap
- ecgalaxy.common_packagesOne-liner
---------bash <(curl -s https://code.europa.eu/-/snippets/1/raw/main/ansible-role.sh) ecgalaxy.common_packages
See [ansible-role](https://code.europa.eu/-/snippets/1) for instructions.
Please verify the script integrity first.
Upgrading & Uninstalling
------------------------This Ansible role uses the distribution's package manager to install packages.
In order to upgrade or uninstall a package, please refer to your distribution's package manager documentation.
License
-------Copyright the European Union 2022.
Licensed under the EUPL-1.2 or later.
Author Information
------------------ECGALAXY team.