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