Giter VIP home page Giter VIP logo

Comments (3)

vvuk avatar vvuk commented on September 8, 2024

Ah! So the default for password_prompt is "Password: ". IRIX 6.5.22 is only sending "Password:" (no space). So the task never sees the password prompt.

from irix_ansible.

vvuk avatar vvuk commented on September 8, 2024

Actually no -- the issue seems to be the empty password. I can't get ansible to send an empty password; it just hangs at the password prompt, regardless of what password_prompt is set to. If I set a password and the manually modify every password: in the bootstrap tasks to include it, things move forward.

from irix_ansible.

unxmaal avatar unxmaal commented on September 8, 2024

Standard practice is to run ansible vs a "target" host. That host is specified in the inventory.yml . You should change all of the values in the inventory.yml to match your network. The hostname 'challenge' is not really a value, but you can change it too. It won't matter to ansible, as it's just a way for ansible to group host-specific values.

At a higher level: do not run these plays without deeply understanding what they do. They're tailored to set up my system in the way that I like it to be set up. There's zero guarantee that your system can be set up in this same way -- and since the OS is a different version, I'd find it highly unlikely.

If this is NOT your third or tenth time reinstalling IRIX on this system, you should just use these plays as a reference for "how to do xyz". Write down which ones you did, which ones worked, and which ones needed modification. Then create your own plays for your own system, so that you can quickly get your system back up and running the way you like it when you need to reinstall.

from irix_ansible.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.