Disk Maintenance Day Changes (#14)
* Remove Thunderbird and Audacity. Don't add Geary to new installs but don't remove it in case it comes with the distro. * Remove Thunderbird from Favorites. * Add more systems to Dev branch. * Add sudo so older distros don't ask for password on every app update. * Alias for sync to help save some time typing. * Post less often to hopefully allow keeping up a year of data in less than 16GB.
This commit is contained in:
parent
69602d6b47
commit
db9812bb92
@ -88,7 +88,7 @@
|
|||||||
set_fact:
|
set_fact:
|
||||||
update_flatpak: |
|
update_flatpak: |
|
||||||
echo "*** Flatpak ***" &&
|
echo "*** Flatpak ***" &&
|
||||||
flatpak update {{ update_accept_var }} &&
|
sudo flatpak update {{ update_accept_var }} &&
|
||||||
when: flatpak_exec is defined and flatpak_exec.failed is defined and not flatpak_exec.failed
|
when: flatpak_exec is defined and flatpak_exec.failed is defined and not flatpak_exec.failed
|
||||||
|
|
||||||
- name: General | Facts | Package | Update Commands | flatpak | not exists
|
- name: General | Facts | Package | Update Commands | flatpak | not exists
|
||||||
|
2
hosts
2
hosts
@ -6,6 +6,8 @@
|
|||||||
;
|
;
|
||||||
localhost
|
localhost
|
||||||
dell-laptop branch=dev
|
dell-laptop branch=dev
|
||||||
|
airbook branch=dev
|
||||||
|
x570 branch=dev
|
||||||
|
|
||||||
[workstation]
|
[workstation]
|
||||||
;;;;;;; Available options - all require lowercase values ;;;;;;
|
;;;;;;; Available options - all require lowercase values ;;;;;;
|
||||||
|
@ -143,6 +143,7 @@
|
|||||||
echo "ERROR: $PROG experienced a problem and has aborted."
|
echo "ERROR: $PROG experienced a problem and has aborted."
|
||||||
return 1
|
return 1
|
||||||
}
|
}
|
||||||
|
sync: alias sync='date && echo "Syncing!" && sync && date'
|
||||||
|
|
||||||
- name: General | Account Management | Users | Files | Common Variable
|
- name: General | Account Management | Users | Files | Common Variable
|
||||||
set_fact:
|
set_fact:
|
||||||
@ -157,6 +158,7 @@
|
|||||||
{{ PS1 }}
|
{{ PS1 }}
|
||||||
{{ remount }}
|
{{ remount }}
|
||||||
{{ update }}
|
{{ update }}
|
||||||
|
{{ sync }}
|
||||||
|
|
||||||
- name: General | Account Management | Users | Files | .bashrc
|
- name: General | Account Management | Users | Files | .bashrc
|
||||||
blockinfile:
|
blockinfile:
|
||||||
|
@ -85,12 +85,12 @@
|
|||||||
# user = "$USER"
|
# user = "$USER"
|
||||||
|
|
||||||
[agent]
|
[agent]
|
||||||
interval = "10s"
|
interval = "30s"
|
||||||
metric_batch_size = 1000
|
metric_batch_size = 1000
|
||||||
metric_buffer_limit = 10000
|
metric_buffer_limit = 10000
|
||||||
collection_jitter = "0s"
|
collection_jitter = "3s"
|
||||||
flush_interval = "10s"
|
flush_interval = "30s"
|
||||||
flush_jitter = "0s"
|
flush_jitter = "7s"
|
||||||
precision = ""
|
precision = ""
|
||||||
# debug = false
|
# debug = false
|
||||||
# quiet = false
|
# quiet = false
|
||||||
|
@ -24,8 +24,6 @@
|
|||||||
remote: flathub
|
remote: flathub
|
||||||
state: present
|
state: present
|
||||||
loop:
|
loop:
|
||||||
- org.mozilla.Thunderbird
|
|
||||||
- org.gnome.Geary
|
|
||||||
- org.libreoffice.LibreOffice
|
- org.libreoffice.LibreOffice
|
||||||
- com.discordapp.Discord
|
- com.discordapp.Discord
|
||||||
- org.telegram.desktop
|
- org.telegram.desktop
|
||||||
@ -69,7 +67,6 @@
|
|||||||
- org.shotcut.Shotcut
|
- org.shotcut.Shotcut
|
||||||
- com.obsproject.Studio
|
- com.obsproject.Studio
|
||||||
- org.gimp.GIMP
|
- org.gimp.GIMP
|
||||||
# - org.audacityteam.Audacity
|
|
||||||
ignore_errors: yes
|
ignore_errors: yes
|
||||||
when: editing is defined
|
when: editing is defined
|
||||||
|
|
||||||
@ -82,7 +79,6 @@
|
|||||||
- org.shotcut.Shotcut
|
- org.shotcut.Shotcut
|
||||||
- com.obsproject.Studio
|
- com.obsproject.Studio
|
||||||
- org.gimp.GIMP
|
- org.gimp.GIMP
|
||||||
- org.audacityteam.Audacity
|
|
||||||
ignore_errors: yes
|
ignore_errors: yes
|
||||||
when: editing is not defined
|
when: editing is not defined
|
||||||
|
|
||||||
@ -120,6 +116,8 @@
|
|||||||
- org.midori_browser.Midori
|
- org.midori_browser.Midori
|
||||||
- com.github.Eloston.UngoogledChromium
|
- com.github.Eloston.UngoogledChromium
|
||||||
- org.gnome.Evolution # Doesn't pick up GNOME theme since contained.
|
- org.gnome.Evolution # Doesn't pick up GNOME theme since contained.
|
||||||
|
- org.mozilla.Thunderbird # Doesn't integrate with Nextcloud as well as Evolution.
|
||||||
|
- org.audacityteam.Audacity # Say "no thanks" to spyware.
|
||||||
ignore_errors: yes
|
ignore_errors: yes
|
||||||
|
|
||||||
|
|
||||||
|
@ -153,7 +153,7 @@
|
|||||||
dconf:
|
dconf:
|
||||||
key: /org/gnome/shell/favorite-apps
|
key: /org/gnome/shell/favorite-apps
|
||||||
value: "['org.gnome.Terminal.desktop', 'gnome-system-monitor.desktop', 'org.gnome.Nautilus.desktop',
|
value: "['org.gnome.Terminal.desktop', 'gnome-system-monitor.desktop', 'org.gnome.Nautilus.desktop',
|
||||||
'{{ browser }}', 'org.gnome.Evolution.desktop', 'org.mozilla.Thunderbird.desktop',
|
'{{ browser }}', 'org.gnome.Evolution.desktop',
|
||||||
'com.vscodium.codium.desktop', 'org.shotcut.Shotcut.desktop',
|
'com.vscodium.codium.desktop', 'org.shotcut.Shotcut.desktop',
|
||||||
'org.telegram.desktop.desktop', 'com.discordapp.Discord.desktop',
|
'org.telegram.desktop.desktop', 'com.discordapp.Discord.desktop',
|
||||||
'rhythmbox.desktop', 'io.lbry.lbry-app.desktop',
|
'rhythmbox.desktop', 'io.lbry.lbry-app.desktop',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user