Ansible is just the automation engine on its own, so it needs instructions detailing all the processes I wish to automate.
Software developers are often called upon to implement the logic required by IaC platforms, such as Terraform and Ansible. But to properly write the YAML, JSON or DSL file that will spin up Docker ...