Add First Script - Video Compression (#40)

* Script is working well. Maybe not its final resting place but adding it to the repo here for now.

* Add Signal to favorites after Delta Chat.

* Fix the a and v parameters never being used.

* New file to copy all scripts to /usr/local/bin/.

* Call the new file which installs everything under files/scripts/.
This commit is contained in:
2023-06-25 15:00:59 -07:00
committed by GitHub
parent f8b791bbd2
commit 6d2b20aafe
4 changed files with 116 additions and 7 deletions

View File

@ -30,6 +30,7 @@
- include_tasks: tasks/general/scripts/root.yml
- include_tasks: tasks/general/scripts/user.yml
- include_tasks: tasks/general/scripts/install.yml
- include_tasks: tasks/general/cron/ansible.yml