Loading playbook.yaml +2 −2 Original line number Diff line number Diff line --- # update ansible galaxy - name: "update ansible galaxy" # install jellyfin - name: "install jellyfin" hosts: "all" become: true tasks: Loading Loading
playbook.yaml +2 −2 Original line number Diff line number Diff line --- # update ansible galaxy - name: "update ansible galaxy" # install jellyfin - name: "install jellyfin" hosts: "all" become: true tasks: Loading