Giter Site home page Giter Site logo

ansible's People

Contributors

alexghergh avatar

Watchers

 avatar  avatar

ansible's Issues

If user exists, don't ask for a new password

Right now, if a user exists AND IS THE USER RUNNING THE SCRIPT, then the password won't change.
Otherwise, if a different user is running the script, BUT THE USER IN THE HOSTS_VARS FILE STILL EXISTS, then the password will be modified for that user.

Change the script to NOT ask for a password if the user is already present on the system, regardless of it being or not the user running the script.

Fix pyenv and fzf tasks

The decision was to install both tools through git rather than the respective package managers, in order to have a unified interface. The tasks for both of these tools (and maybe others as well) should be fixed in ansible.

Give the user a chance to modify HOSTS_VARS

With the current installation process, the user cannot modify the HOSTS_VARS file before the whole ansible playbook executes.
The alternative is manually cloning the repo and modifying the file, and then running sh install.sh.

A solution would be stopping the process and letting the user modify the variables, or simply adding script parameters with overridable defaults.

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.