Skip to content

Commit

Permalink
Remove fusuma
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalgrimaud committed Jul 13, 2024
1 parent 20289c3 commit acd0a97
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 119 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,3 @@ jobs:
run: |
docker exec -t containertest ansible-playbook dockercompose.yml -e ansible_become_pass=jhipster -e docker_compose_version=2.5.1
docker exec -t containertest docker-compose version
- name: fusuma
run: |
docker exec -t containertest ansible-playbook fusuma.yml -e ansible_become_pass=jhipster
docker exec -t containertest fusuma --version
10 changes: 0 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,15 +137,5 @@ To install [Docker Compose](https://github.com/docker/compose) :
ansible-playbook -v playbooks/dockercompose.yml -K
```

### Fusuma for gesture

To install [fusuma](https://github.com/iberianpig/fusuma) :

```
ansible-playbook -v playbooks/fusuma.yml -K
```

Don't forget to add fusuma to startup application.

[github-actions-image]: https://github.com/pascalgrimaud/ansible-ubuntu/workflows/Build/badge.svg
[github-actions-url]: https://github.com/pascalgrimaud/ansible-ubuntu/actions?query=workflow%3ABuild
4 changes: 0 additions & 4 deletions playbooks/fusuma.yml

This file was deleted.

32 changes: 0 additions & 32 deletions playbooks/roles/fusuma/files/config.yml

This file was deleted.

20 changes: 0 additions & 20 deletions playbooks/roles/fusuma/files/desktop_switcher.sh

This file was deleted.

49 changes: 0 additions & 49 deletions playbooks/roles/fusuma/tasks/main.yml

This file was deleted.

0 comments on commit acd0a97

Please sign in to comment.