Loading tasks/main.yml +1 −1 Original line number Diff line number Diff line - name: Check that the '/etc/pve/.version' exists stat: ansible.builtin.stat: path: /etc/pve/.version register: stat_result Loading Loading
tasks/main.yml +1 −1 Original line number Diff line number Diff line - name: Check that the '/etc/pve/.version' exists stat: ansible.builtin.stat: path: /etc/pve/.version register: stat_result Loading