You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
410 B

2 years ago
- name: Create Main Code folder
file:
path: "{{ item }}"
state: directory
loop:
- ~/Documents
- ~/Documents/Code
- ~/Documents/Code/BOLIDEN
- ~/Documents/Code/GERSTNER
- ~/Documents/Code/REPLYTO
- ~/Documents/Code/RISE
- ~/Documents/Code/VOLVOCARS
- ~/Documents/Code/VOLVOFINANS
tags:
- git
- productivity
- dotfiles
become: true
become_user: nige