Do you have access to at least copy artifacts to this machine or is it completely off the grid?
You can install Ansible if you can get the Artifacts to that machine. Download the artifacts from PyPI: https://pypi.org/project/ansible/#files Get the artifact to the target machine. You can then do pip install --user <path_to_tar.gz> On Wed, May 5, 2021 at 9:04 PM Smahane <[email protected]> wrote: > Hello everyone, > > I have access to run on a cluster without root access. This cluster > doesn't have access to the public network (no git, wget, curl...) > > Can i install ansible on it? > > Thank you! > > -- > You received this message because you are subscribed to the Google Groups > "Ansible Project" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/ansible-project/9e97a0e8-f3fb-490a-9a27-cc418faedf82n%40googlegroups.com > <https://groups.google.com/d/msgid/ansible-project/9e97a0e8-f3fb-490a-9a27-cc418faedf82n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/CAKhLgf%2BWUj-X_PUPEwjz28o8pqJ-HB-QC3byvLTUv3oPhAx3bA%40mail.gmail.com.
