Not that I'm aware of, most of your Puppet is likely to be
package/file/service pattern[1] modules combined with some Hieradata
though. So you're already half way there. You have your desired state
already codified. So mapping from Puppet -> Ansible then layering in any
orchestration (you may have
I don't think there's any module development specific courses in the
curriculum (https://www.redhat.com/en/services/training/all-courses-exams),
certainly I can't see any.
The best places to start are probably with the following, in order:
- https://github.com/ansible/lightbulb
- https://network-