Ansible playbook syntax

Good morning, I need to make an automation to run on 600+ servers and the automation needs to send configuration files such as host, port, user and password, but I’m novice on the Ansible platform, how can I set up a playbook containing all of these config commands? thanks in advance. (If you need more information, feel free to ask :wink: )

Your question is far too broad to answer here. You should work through a couple of the many introductory tutorials out there. That should give you enough understanding of how Ansible works to get started, and enable you to ask answerable questions here.