Requirements - scottgoetz/ansible GitHub Wiki

  • Python 2.7 is required to be installed on the client/target:
    • apt-get install python -y
  • SSH server running on the client/target
  • These scripts were written for clients/targets running Ubunut, but should run of other Nix variants with little to no modification.

Reference this article when following the next steps: https://www.linode.com/docs/applications/configuration-management/running-ansible-playbooks/