40172/what-are-ad-hoc-commands
Suppose you need to run a reboot for all your company servers in a group 'xyz' in 12 parellel forks, you can use the following Ad Hoc command:
$ Ansible xyz -a "/sbin/reboot" -f 12
Hey @Jugnu, below are Source code management ...READ MORE
Action plugins work with the modules to ...READ MORE
Cache plugins allow Ansible to store gathered facts ...READ MORE
Hey @Jay, connection plugins allow ansible to ...READ MORE
Hey @nmentityvibes, you seem to be using ...READ MORE
Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE
It can work if you try to put ...READ MORE
When you use docker-compose down, all the ...READ MORE
The below requirements are needed on the ...READ MORE
Ansible provides a huge variety of plugins ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.