ansible, automation, ansible course,

How to pass extra variables to an Ansible playbook

Jan 18, 2022 · 1 min read
How to pass extra variables to an Ansible playbook
Share this

With Ansible, users have the flexibility to accept external input while executing their Ansible playbooks without changing the Ansible playbook content. This can be done via the ability to pass extra variables to an Ansible playbook. This feature is available when using the Ansible CLI or Ansible Tower.

Read How to pass extra variables to an Ansible playbook.

Latest Stories

Featured