List:
- connectivity-check.yml
- We are checking our remote server connectivity using this script.
- nginx-install.yml
- If need to install nginx webserver in your remote server then you can use this script.
- copy-remote-server.yaml
- File copy on remote server using this program.
- delete_file.yml
- You can file delete using this program.
- directory_create.yml
- You can create file on remote server.
- user-managment.yml
- User account create and permission and also user delete.
- cron_job.yml
- Run cron job on remote server using this program.
- cron_job_disable.yml
- cron job disable in remote server.
- copy-remote-server.yaml
- Copy all file on remote server using ansible program.
- remove_cron_job.yml
- Remove cron job in remote server using ansible program.
- Process_kill.yml
- Kill process using service name in remote server