thunderbird: Moved to submodule software
This commit is contained in:
parent
16306f4e69
commit
e13b87324c
2 changed files with 0 additions and 15 deletions
|
@ -1,2 +0,0 @@
|
|||
// set defaults but allow user to change
|
||||
pref("signon.rememberSignons", false);
|
|
@ -1,13 +0,0 @@
|
|||
---
|
||||
- name: install packages
|
||||
package:
|
||||
name: thunderbird
|
||||
state: installed
|
||||
|
||||
- name: install default settings
|
||||
copy:
|
||||
dest: /usr/lib64/thunderbird/defaults/pref/00-foo.sh.js
|
||||
src: foo.sh.js
|
||||
mode: 0644
|
||||
owner: root
|
||||
group: "{{ ansible_wheel }}"
|
Loading…
Add table
Reference in a new issue