testing without reboot

This commit is contained in:
Gianmarco Pettinato 2021-12-30 13:33:08 +01:00
parent 634a8f488b
commit fd0271e10e

View File

@ -116,9 +116,9 @@
changed_when: updated_npm.rc != 0 changed_when: updated_npm.rc != 0
- name: Remove temporary directory - name: Remove temporary directory
file: file:
path: "{{ tmp_dir }}" path: "{{ tmp_dir }}"
state: absent state: absent
- name: Setup done rebooting - name: Setup done rebooting
become: true become: true