How to Configure GitHub in local system Author 20:30 0 git config --global user.name "Your name" git config --global user.email "youremail@gmail.com" to check your configura... Read More
Jenkins Error coming like this below Author 10:27 0 java.lang.NoSuchMethodError: No such DSL method 'ansiblePlaybook' found among steps [archive, bat, build, catchError, checkout, de... Read More