commit | fa83fd165ec031d4a00a6d1cf4cc61d897f7d8a8 | [log] [tgz] |
---|---|---|
author | Carlos Frias <carlos.frias.01@gmail.com> | Mon Oct 23 10:08:39 2017 -0400 |
committer | Carlos Frias <carlos.frias.01@gmail.com> | Mon Oct 23 10:08:39 2017 -0400 |
tree | f782aabeaff8d1bf0be8b2a7bea577b1879e23b5 | |
parent | b54086e3e00fba580b4a16eabcaadfbabcad58d4 [diff] |
updated error handling for creating a mirror.
diff --git a/tasks/main.yml b/tasks/main.yml index 7d451b8..42d0600 100644 --- a/tasks/main.yml +++ b/tasks/main.yml
@@ -35,7 +35,7 @@ backrefs: yes backup: yes regex: "^(Default).*(requiretty)" - line: "\1 !\2" + line: "\1 ! \2" state: present - name: Copy archive to target node