Batch-processing refers to programmatic execution with minimum human interaction.
I have written an ansible script to remove SSH keys from remote servers: --- - name: "Add keys to the …