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

https://github.com/anmolnagpal/ansible-gnome

Ansible Role to setup Gnome on AWS ec2
https://github.com/anmolnagpal/ansible-gnome

ansible aws desktop devops ec2 gnome playbook ubuntu

Last synced: 4 months ago
JSON representation

Ansible Role to setup Gnome on AWS ec2

Awesome Lists containing this project

README

        

> Ansible role to deploy/setup Gone on **AWS ec2 ubuntu**



Software License


Donate

## Role Variables

```yamlex
user: anmolnagpal
password: 6jCXkfGbjq2VsBgTCFZWyufq3GFrqBSNwY8sTXzUjCVN6d8
```

## Example Playbook

```yaml
- hosts: ubuntu
remote_user: ubuntu
become: true
roles:
- role: ansible-gnome

```
## 👬 Contribution
- Open pull request with improvements
- Discuss ideas in issues

- Reach out with any feedback [![Twitter URL](https://img.shields.io/twitter/url/https/twitter.com/anmol_nagpal.svg?style=social&label=Follow%20%40anmol_nagpal)](https://twitter.com/anmol_nagpal)