-
Notifications
You must be signed in to change notification settings - Fork 112
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make Ansible Playbook more readable and apply best practices #730
Make Ansible Playbook more readable and apply best practices #730
Conversation
It feels like they should be rendered in tests (as snapshots) and then run ansible-lint on them. |
ffaa0d4
to
8a4cb6a
Compare
Rebased to "master"; hoping for green GHA. |
I don't know what error such as the following mean:
This happens on test:foreman_ansible - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13. |
Ignore that. It's a known issue and unrelated to your changes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @maximiliankolb!
Please review commit by commit.
Local reproducer without Foreman/Katello:
Then run
ansible-playbook my_playbook.yaml
which results in the following output: