mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-27 15:11:23 -07:00
parent
fd2e0ddcac
commit
48704d45fd
10 changed files with 21 additions and 20 deletions
|
@ -296,7 +296,7 @@ class Difference(object):
|
|||
if self.content:
|
||||
return self.want.source_path
|
||||
if self.want.source_path != self.have.source_path:
|
||||
return self.want.source_path
|
||||
return self.want.source_path
|
||||
|
||||
@property
|
||||
def content(self):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue