switching to apt install of install script
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user