Create backup when copying bashrc in ruby/tasks/main.yml
This commit is contained in:
parent
b23eebba41
commit
56c44c33f5
|
@ -19,6 +19,7 @@
|
|||
owner: mastodon
|
||||
group: mastodon
|
||||
mode: 0644
|
||||
backup: yes
|
||||
- name: Install ruby-build as rbenv plugin
|
||||
git:
|
||||
repo: 'https://github.com/rbenv/ruby-build.git'
|
||||
|
|
Loading…
Reference in New Issue