testing without reboot

This commit is contained in:
Gianmarco Pettinato 2021-12-30 13:33:50 +01:00
parent dee1264765
commit b848d69be1

View File

@ -15,9 +15,9 @@
tasks: tasks:
- name: Creates temporary directory - name: Creates temporary directory
file: file:
path: "{{ tmp_dir }}" path: "{{ tmp_dir }}"
state: directory state: directory
- name: get script to add repository nodejs - name: get script to add repository nodejs
become: true become: true