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

Ansible Redis #1269

Merged
merged 4 commits into from
Jan 28, 2019
Merged

Ansible Redis #1269

merged 4 commits into from
Jan 28, 2019

Conversation

rambleraptor
Copy link
Contributor

This creates the Redis Instance module for Ansible.

Note: I turned all updates off on this module. Updates require update_mask and some tinkering. Update Masks are a part of an ongoing issue. Rather than push up faulty update functionality, I'd rather turn it off for now.


[all]

[terraform]

[terraform-beta]

[ansible]

[inspec]

@rambleraptor rambleraptor force-pushed the ansible-redis branch 3 times, most recently from f4cb5aa to a6e39f2 Compare January 22, 2019 19:07
@modular-magician
Copy link
Collaborator

modular-magician commented Jan 22, 2019

I am a robot that works on MagicModules PRs!

I built this PR into one or more PRs on other repositories, and when those are closed, this PR will also be merged and closed.
depends: modular-magician/ansible#173

Copy link
Member

@SirGitsalot SirGitsalot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Update Masks are a part of an ongoing issue. Rather than push up faulty update functionality, I'd rather turn it off for now." sounds like a good candidate for a real issue to be filed.

@rambleraptor
Copy link
Contributor Author

We've got an issue filed to create update masks. The problem was that no Ansible resources used Update Masks, so it was hard to build them for Ansible.

Now that we have a resource with update masks, building support for it is my next task

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants