Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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_tweaks

License
-------

Copyright the European Union 2022.

Licensed under the EUPL-1.2 or later.

Author Information
------------------

ECGALAXY team.