tasks that can be done using Ansible ad-hoc commands

DevOps

Upgrade & Secure Your Future with DevOps, SRE, DevSecOps, MLOps!

We spend hours on Instagram and YouTube and waste money on coffee and fast food, but won’t spend 30 minutes a day learning skills to boost our careers.
Master in DevOps, SRE, DevSecOps & MLOps!

Learn from Guru Rajesh Kumar and double your salary in just one year.


Get Started Now!

  • To archive or Zip files and folders || Achieve module
  • To ping Remote host || ping module
  • To install packages || yum module
  • To manage cron job or schedule job ||cron
  • To reboot remote machine||reboot
  • To verify service status|| service
  • To download a file from URL || get_url module
  • To check uptime of host || command or shell module
  • To copy file content to another file||copy
  • To delete whole directory and files||file module
  • To create directory ||file module
  • To verify all pre-requisite packages or installed || yum module