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
- Host: GitHub
- URL: https://github.com/anmolnagpal/ansible-gnome
- Owner: anmolnagpal
- License: mit
- Created: 2018-08-22T08:43:30.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-22T10:03:27.000Z (almost 7 years ago)
- Last Synced: 2025-01-12T07:12:19.894Z (5 months ago)
- Topics: ansible, aws, desktop, devops, ec2, gnome, playbook, ubuntu
- Size: 6.84 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
> Ansible role to deploy/setup Gone on **AWS ec2 ubuntu**
## 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 [](https://twitter.com/anmol_nagpal)