Skip to content

Instantly share code, notes, and snippets.

@robinsg
Last active November 3, 2020 11:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save robinsg/3f25f47a79c5035cabfe4d13a9cce4c2 to your computer and use it in GitHub Desktop.
Save robinsg/3f25f47a79c5035cabfe4d13a9cce4c2 to your computer and use it in GitHub Desktop.
[ibmi]
NAME_OF_YOUR_LPAR ansible_host=IP_ADDRESS_OF_YOUR_LPAR ansible_ssh_user=qsecofr
[ibmi:vars]
ansible_python_interpreter="/QOpensys/pkgs/bin/python3"
ansible_ssh_common_args='-o StrictHostKeyChecking=no'
ansible_ssh_private_key_file="~/.ssh/ansible_IBMi_id_rsa"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment