switching to apt install of install script

This commit is contained in:
2025-05-23 08:52:32 -04:00
parent fd3660b8d2
commit bd57e6d6d4
3 changed files with 68 additions and 31 deletions
-8
View File
@@ -20,14 +20,6 @@
reboot:
when: yum_update_status.changed
- hosts: plexhosts
gather_facts: no
tasks:
- name: This command will change the working directory to somedir/
ansible.builtin.shell: /usr/local/bin/update-plex.sh
#chdir: /usr/local/bin/
- hosts: debianhosts
gather_facts: no
tasks: