this adds a bunch of roles. who knows the state lol...
we'll get it fixed!
This commit is contained in:
9
roles/bashrc/tasks/main.yml
Normal file
9
roles/bashrc/tasks/main.yml
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
- name: Deploy .bashrc
|
||||
copy:
|
||||
src : files/bashrc
|
||||
dest : /root/.bashrc
|
||||
mode : 0640
|
||||
|
||||
|
||||
...
|
Reference in New Issue
Block a user