Create backup when copying bashrc in ruby/tasks/main.yml

This commit is contained in:
staticsafe 2017-11-24 15:36:51 -05:00
parent b23eebba41
commit 56c44c33f5
1 changed files with 1 additions and 0 deletions

View File

@ -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'