1
0
Fork 0
mirror of https://github.com/DO1JLR/ansible_linux_desktop_setup.git synced 2024-09-14 19:54:51 +02:00

Install firefox

This commit is contained in:
Lilian Roller 2019-04-25 09:31:35 +02:00
parent 5f57bce081
commit 0795d82fd5
No known key found for this signature in database
GPG key ID: 5215C3441797AB2B
3 changed files with 15 additions and 0 deletions

3
.gitmodules vendored
View file

@ -31,3 +31,6 @@
[submodule "roles/akku-warning"]
path = roles/akku-warning
url = https://github.com/DO1JLR/role_akku_warning.git
[submodule "roles/install-firefox"]
path = roles/install-firefox
url = https://github.com/DO1JLR/role-firefox-installation.git

1
roles/install-firefox Submodule

@ -0,0 +1 @@
Subproject commit 031de9abb7622161f34dbfd144fec05528ae72d5

View file

@ -54,6 +54,17 @@
- i3wm
- ntp
- name: install some arch fonts
hosts: desk_minni
tags:
- arch
- firefox
- browser
- install-firefox
roles:
- install-firefox
- name: install nextcloud-client
hosts: desk_minni
tags: