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

Incompatible changes in modules upstreamed into Ansible #85

Open
5 of 7 tasks
cben opened this issue Sep 14, 2017 · 1 comment
Open
5 of 7 tasks

Incompatible changes in modules upstreamed into Ansible #85

cben opened this issue Sep 14, 2017 · 1 comment

Comments

@cben
Copy link
Collaborator

cben commented Sep 14, 2017

This is tracking / announce issue. This repo is becoming unmaintained, we're in process of upstreaming these modules into Ansible itself. But the new modules have interface and sometimes behavior changes.

Anybody using any modules from this repo, subscribe to this issue to hear what's changing; better yet tell us where your playbooks are and we'll help transition :-)

cc @yaacov @theute @twiest @blrm @itewk @zgalor @JaryN @pavelzag @dtschan @ldomb. (some of you found by github search)
https://github.com/ManageIQ/integration_tests/tree/master/utils/ansible_conf
https://github.com/openshift/openshift-tools/blob/prod/ansible/playbooks/adhoc/manageiq/miq-setup.yml
https://github.com/appuio/ansible-role-openshift-zabbix-monitoring/blob/master/vendor/openshift-tools/ansible/playbooks/adhoc/manageiq/miq-setup.yml
https://github.com/ldomb/rhsummit2017/blob/master/roles/buildcfme/tasks/main.yml
https://github.com/strategicdesignteam/cfme-ansible/blob/master/cfme-ose-provider/tasks/main.yml

Mixed usage?

  • Untested: can one use new modules from Ansible together with unported ones from this repo?

Upstreamed modules

New code: in https://github.com/ansible/ansible/search?q=manageiq

All new modules specify how to connect to manageiq (api url, user etc) differently.

Handling of sensitive fields (user or provider password/token) changed — now always attempting update, always reporting changed: True.

@cben
Copy link
Collaborator Author

cben commented Sep 14, 2017

cc @mberube9

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

No branches or pull requests

1 participant