Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ecgalaxy/aws_workspace_tweaks
Ansible role which provides additional settings for AWS WorkSpaces - Repository mirror - development takes place on code.europa.eu
https://github.com/ecgalaxy/aws_workspace_tweaks
ansible ansible-role aws aws-workspaces
Last synced: 1 day ago
JSON representation
Ansible role which provides additional settings for AWS WorkSpaces - Repository mirror - development takes place on code.europa.eu
- Host: GitHub
- URL: https://github.com/ecgalaxy/aws_workspace_tweaks
- Owner: ecgalaxy
- License: eupl-1.2
- Created: 2022-08-12T14:26:31.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-10-09T08:21:10.000Z (about 1 year ago)
- Last Synced: 2023-10-09T09:34:53.700Z (about 1 year ago)
- Topics: ansible, ansible-role, aws, aws-workspaces
- Language: Jinja
- Homepage:
- Size: 26.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
ECGALAXY aws_workspace_tweaks role
==================================Additional settings for AWS WorkSpaces:
- Configure SSM agent.
- Import CommisSign root certificate.Requirements
------------* AWS SSM agent service must be running on the target WorkSpace(s).
Role Variables
--------------- aws_workspace_tweaks_apply_security_updates: boolean which can be set to true or false to define if ALAS2/CVS security updates needs to be applied.(default false)
- aws_workspace_tweaks_user: the name of the user on the target machine under which this role is going to perform its operations. If left empty, the user establishing the connection with the target is going to be selected.See ./defaults/main.yml for additional vars.
Dependencies
------------None.
Example Playbook
----------------- hosts: all
roles:
- ecgalaxy.aws_workspace_tweaksLicense
-------Copyright the European Union 2022.
Licensed under the EUPL-1.2 or later.
Author Information
------------------ECGALAXY team.