Understanding Delegation in Ansible | Automation | DevOps Tool

preview_player
Показать описание
This video demonstrates how to configure delegation in ansible playbook.

Delegation is basically used when you wish to perform certain tasks on hosts other than your managed host.
Рекомендации по теме
Комментарии
Автор

Concept cleared thanks, could you please explain on delegate_facts

parmeshwarkopare
Автор

I am a little surprised that it did not ask for password while delegating to the local host, did you maintain the password in the ansible inventory ?

santasreebhattacharya
Автор

in what cases do we need to use delegate_to and local_action? both are doing the same thing!

PavanBSDevarakonda