2 Answers

0 votes
by

 Idempotency is a key term and feature of Ansible or any other configuration management tool, which make sure that system end state will remain same, even if a task/job has been executed multiple times.  

0 votes
by

 Idempotency is a key term and feature of Ansible or any other configuration management tool, which make sure that system end state will remain same, even if a task/job has been executed multiple times.  

 Idempotency is a key term and feature of Ansible or any other configuration management tool, which make sure that system end state will remain same, even if a task/job has been executed multiple times.  

...