At SUSE we've implemented a module on Salt called ansiblegate which allows to run and manage your Ansible clusters using Salt.

This a very powerful module that bring lot of value to Salt when the users are planning on migrating or starting to use Salt and they already have an existing Ansible infrastructure.

Some of the key values of the ansiblegate module are:

  • Allow to run Ansible modules on minions.
  • Re-use the Ansible inventory to run Salt actions on Ansible-managed nodes.
  • Manage your Ansible infrastructure using Salt. Even to run your Ansible playbooks.
  • Allow working in a hybrid infrastructure where Salt and Ansible can coexist.
  • Bring Salt cool features like real time monitoring and event-driven orchestration to Ansible-managed nodes.

During last SUSECon19 we made a presentation titles "How to smootly migrate from Ansible to Salt" where we explained multiple scenarios and did some demos using ansiblegate. You can see the video at https://www.youtube.com/watch?v=tC9Bkesr2zU

The goals of this HW project are:

  • Fix some bugs that prevents "ansiblegate" to run smootly on Salt 2019.2.0.
  • Write some articles and make a screencast to show how cool this is and to spread the knowledge.

Looking for hackers with the skills:

salt ansible python orchestration community

This project is part of:

Hack Week 18

Activity

  • almost 5 years ago: joachimwerner liked this project.
  • almost 5 years ago: gfigueir liked this project.
  • almost 5 years ago: Pharaoh_Atem liked this project.
  • almost 5 years ago: PSuarezHernandez added keyword "community" to this project.
  • almost 5 years ago: PSuarezHernandez added keyword "salt" to this project.
  • almost 5 years ago: PSuarezHernandez added keyword "ansible" to this project.
  • almost 5 years ago: PSuarezHernandez added keyword "python" to this project.
  • almost 5 years ago: PSuarezHernandez added keyword "orchestration" to this project.
  • almost 5 years ago: PSuarezHernandez liked this project.
  • almost 5 years ago: PSuarezHernandez started this project.
  • almost 5 years ago: PSuarezHernandez originated this project.

  • Comments

    • PSuarezHernandez
      almost 5 years ago by PSuarezHernandez | Reply

      Fixed the issues with "ansiblegate" on 2019.2.0: https://github.com/saltstack/salt/pull/53661

      The console recording will be uploaded soon!

    Similar Projects