This document discusses a proof of concept for integrating Ansible with Uyuni, an open source systems management tool. The goals of integration are to allow existing Ansible infrastructure and Salt systems to coexist in Uyuni, enable smooth migration from Ansible to Salt, and allow managing Ansible playbooks from Uyuni. The proposed approach would reuse Ansible's inventory to run Salt modules via Salt SSH on Ansible-managed systems. It would also define a new "Ansible" system type in Uyuni and import Ansible inventory, keys, and systems without changing the Ansible systems. Future work could include dynamically collecting Ansible inventory from Ansible Tower and developing an "Ansible Playbook Catalog" in Uyuni.