397c4fe
587b6dd
1
2 3 4 5 6 7
8 9 10 11
--- - name: Config dirs file: state: directory path: "$XDG_CONFIG_HOME/{{ item }}" loop: - npm - name: config file copy: src: npmrc dest: $XDG_CONFIG_HOME/npm/