Skip to content

jkogut/devops-tricks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

devops-tricks

  • [Ansible, Docker, Curl, HTTP] get http status code from containers to ensure working host resolution
 $ ansible --inventory-file="inventory.ini" gitlab-runners -a "docker run pstauffer/curl:latest curl -s -o /dev/null -w '%{http_code}' http://google.com" -b

About

some usefull hints making devops life easier

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published