Produced by Araxis Merge on 5/14/2018 1:18:39 PM Eastern Daylight Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.
| # | Location | File | Last Modified |
|---|---|---|---|
| 1 | MCCF_EDI_TAS_Infrastructure.zip\MCCF_EDI_TAS_Infrastructure\mag_sys_build\testing-playbooks | file_link.yml | Tue Mar 27 23:51:12 2018 UTC |
| 2 | MCCF_EDI_TAS_Infrastructure.zip\MCCF_EDI_TAS_Infrastructure\mag_sys_build\testing-playbooks | file_link.yml | Tue May 8 03:19:26 2018 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 2 | 34 |
| Changed | 1 | 2 |
| Inserted | 0 | 0 |
| Removed | 0 | 0 |
| Whitespace | |
|---|---|
| Character case | Differences in character case are significant |
| Line endings | Differences in line endings (CR and LF characters) are ignored |
| CR/LF characters | Not shown in the comparison detail |
No regular expressions were active.
| 1 | # Ansible Playbook | |
| 2 | # David Ho lton - Hal faker. PII 21 Nov 201 7 | |
| 3 | # | |
| 4 | # Setting up file li nks | |
| 5 | ||
| 6 | --- | |
| 7 | - name: Ve rify Shado w file exi sts | |
| 8 | hosts: t esting | |
| 9 | become: yes | |
| 10 | tasks: | |
| 11 | - file: | |
| 12 | path : /tmp/fil e-source | |
| 13 | stat e: touch | |
| 14 | mode : 0644 | |
| 15 | - file: | |
| 16 | src: /tmp/file -source | |
| 17 | dest : /tmp/fil e-linked | |
| 18 | stat e: link |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.