With ad-hoc command you can run some Ansible action from the command line. An example ad-hoc command: This option basically is used in cases where you need to check something, for example, the operation of the module. Or just perform some one-time action that does not need to be saved. Anyway, this is a simple […]