local/roles/bash/tasks/main.yaml

6 lines
92 B
YAML

---
- name: create ~/.bashrc file
template:
src: templates/bashrc
dest: ~/.bashrc