On Thu, Oct 20, 2022, 14:45 Philipp Ewald <philipp.ew...@digionline.de> wrote:
> Trying to create multiple files with content. It takes more time to create > the playbook then creating this file by hand (this damn syntax acomplicates > everything more) > Then formatting is destroyed or need more time on creating the playbook... > > It is so hard or im so bad? > You might find ansible-lint useful when writing ansible playbooks, it's in the oficial repo. >