Is it possible to run commands on the Ansible host? My scenario is that I want to take a checkout from a git server that is hosted internally (and...
  • May 18, 2022
  • 0 Comments
Is it possible to deploy a website using git push? I have a hunch it has something to do with using git hooks to perform a git reset --hard...
  • May 7, 2022
  • 0 Comments