testing without reboot
This commit is contained in:
parent
634a8f488b
commit
fd0271e10e
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user