Giter Site home page Giter Site logo

ansible-role-yarn's People

Contributors

abdu0299 avatar albanandrieu avatar alexecus avatar emmetog avatar johnnyplaydrums avatar kowalskey avatar ocha avatar r8 avatar tangrufus avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

ansible-role-yarn's Issues

First run fails

Hello,

My first run of this role on a fresh CentOS 7 machine threw up this error. Not sure why?

No errors were thrown when running the playbook a second time immediately after.

TASK [ocha.yarn : Check if YARN repo is already configured.] ******************************************************************************************************************************************************************************************************************************
ok: [<redacted>]

TASK [ocha.yarn : Install YARN YUM repo.] *************************************************************************************************************************************************************************************************************************************************
FAILED - RETRYING: Install YARN YUM repo. (3 retries left).
FAILED - RETRYING: Install YARN YUM repo. (2 retries left).
FAILED - RETRYING: Install YARN YUM repo. (1 retries left).
fatal: [<redacted>]: FAILED! => {"attempts": 3, "changed": false, "dest": "/etc/yum.repos.d/yarn.repo", "gid": 0, "group": "root", "mode": "0644", "msg": "file already exists", "owner": "root", "size": 130, "state": "file", "uid": 0, "url": "https://dl.yarnpkg.com/rpm/yarn.repo"}

Let me know if you need anymore info ๐Ÿ™‚

Deprecation warning regarding 'include'

Using Ansible 2.4 I'm seeing this deprecation warning:
[DEPRECATION WARNING]: The use of 'include' for tasks has been deprecated. Use 'import_tasks' for static inclusions or 'include_tasks' for dynamic inclusions. This feature will be removed in a future release. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [DEPRECATION WARNING]: include is kept for backwards compatibility but usage is discouraged. The module documentation details page may explain more about this rationale.. This feature will be removed in a future release. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg.

Install yarn packages

default could be empty

yarn global add generator-jhipster

packages
  - name: generator-jhipster
  - type: global

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.