Ansible Playbook Validation

Ansible Playbook validations

Ansible Playbook validations : While writing ansible playbook sometime we need to validate extra vars parameter or tasks. So that we can run ansible playbook without any fatal error or warning. These are few condition you might validate If specific extra vars parameter are passed then execute some task. extra vars parameter having specific value….

Read More
Verified by MonsterInsights