Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: diff: new module to compare 2 files #28475

Closed
wants to merge 1 commit into from

Conversation

dagwieers
Copy link
Contributor

SUMMARY

As proposed last night on #ansible-devel

ISSUE TYPE
  • New Module Pull Request
COMPONENT NAME

diff

ANSIBLE VERSION

v2.4

@ansibot ansibot added affects_2.4 This issue/PR affects Ansible v2.4 community_review In order to be merged, this PR must follow the community review workflow. module This issue/PR relates to a module. needs_triage Needs a first human triage before being processed. new_module This PR includes a new module. new_plugin This PR includes a new plugin. support:community This issue/PR relates to code supported by the Ansible community. needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. and removed community_review In order to be merged, this PR must follow the community review workflow. labels Aug 21, 2017
As proposed last night on #ansible-devel

Only works on Python 2.7+ at this moment.
@mattclay mattclay added the ci_verified Changes made in this PR are causing tests to fail. label Aug 21, 2017
@bcoca bcoca removed the needs_triage Needs a first human triage before being processed. label Aug 21, 2017
@dagwieers
Copy link
Contributor Author

Closing this, as it was more an experiment.

@dagwieers dagwieers closed this Aug 25, 2017
@dagwieers dagwieers changed the title diff: new module to compare 2 files WIP: diff: new module to compare 2 files Aug 25, 2017
@ansible ansible deleted a comment from ansibot Aug 25, 2017
@ansible ansible deleted a comment from ansibot Aug 25, 2017
@ansible ansible locked and limited conversation to collaborators Apr 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.4 This issue/PR affects Ansible v2.4 ci_verified Changes made in this PR are causing tests to fail. module This issue/PR relates to a module. needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. new_module This PR includes a new module. new_plugin This PR includes a new plugin. support:community This issue/PR relates to code supported by the Ansible community.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants