Coder Social home page Coder Social logo

ansible-role-compile-python3's People

Contributors

smehan avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

ansible-role-compile-python3's Issues

can you please fix this

fatal: [mydomain.com]: FAILED! =>
msg: |-
The task includes an option with an undefined variable. The error was: 'ansible_os_family' is undefined

The error appears to be in '/home/username/.ansible/roles/smehan.compile-python3/tasks/main.yml': line 4, column 3, but may
be elsewhere in the file depending on the exact syntax problem.

The offending line appears to be:


- name: Include OS-specific variables.
  ^ here

The following snippet causes the issue on Ubuntu 16.04LTS:

  1 ---                                                                                        
  2 # tasks file for smehan.python3_compiled                                                   
  3                                                                                            
  4 - name: Include OS-specific variables.                                                     
  5   include_vars: "{{ ansible_os_family }}.yml"  

Install pip flag not being used when building python

I can see a flag compiled_python_with_pip in defaults/main.yml to be true by default but I don't see that flag being used anywhere in the rest of the code to toggle the installation of pip.
I believe that pip is not being installed irrespective of the flag. File vars/Debian.yml which sets the configure flag compiled_configure_flags doesn't use --with-ensurepip=install flag.

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.