]> git.immae.eu Git - perso/Immae/Config/Ansible.git/blobdiff - roles/programming/nodejs/tasks/main.yml
Add nodejs history variable
[perso/Immae/Config/Ansible.git] / roles / programming / nodejs / tasks / main.yml
index eef4d2fd339146dc711a16755919f5c49aacf39f..fdcd6781d561b930665d046edc57e74c18055ef3 100644 (file)
@@ -5,6 +5,10 @@
     path: "$XDG_CONFIG_HOME/{{ item }}"
   loop:
     - npm
+- name: State dirs
+  file:
+    state: directory
+    path: "$XDG_STATE_HOME/nodejs"
 - name: config file
   copy:
     src: npmrc