Do you use CM tools newer than Ansible?
Ansible was created in 2012.
I am curious if you use any general-purpose configuration management tool that is newer.
(By "general-purpose" I mean not narrowly focused on containers or cloud infrastructure.)
I am aware of at least Itamae (first commit in 2013), Pyinfra (2014), mgmt (2015), and mitamae (2016).
I use pyinfra and I love it. Pure python resulting in pure shell commands.
I'll definitely check others.