Coder Social home page Coder Social logo

ansible-role-firefox's People

Contributors

arknoll avatar herbygillot avatar wvidana avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

ansible-role-firefox's Issues

No package matching 'firefox_apt_deps.stdout_lines' is available

Thanks for sharing https://github.com/arknoll/ansible-role-firefox !

When I add it to Drupal VM https://github.com/geerlingguy/drupal-vm, add "firefox_version:
'40.0'" to config.yml and run vagrant provision, this is the output I get:

TASK [ansible-role-firefox : firefox | Check if Firefox is present]
************
ok: [drupalvm]

TASK [ansible-role-firefox : firefox | Check version]
**************************
skipping: [drupalvm]

TASK [ansible-role-firefox : firefox | Set install fact]
***********************
ok: [drupalvm]

TASK [ansible-role-firefox : firefox | Set architecture]
***********************
ok: [drupalvm]

TASK [ansible-role-firefox : firefox | Set architecture]
***********************
skipping: [drupalvm]

TASK [ansible-role-firefox : firefox | Set architecture]
***********************
skipping: [drupalvm]

TASK [ansible-role-firefox : firefox | Set archive name]
***********************
ok: [drupalvm]

TASK [ansible-role-firefox : firefox | Set archive name]
***********************
skipping: [drupalvm]

TASK [ansible-role-firefox : firefox | Set download url]
***********************
ok: [drupalvm]

TASK [ansible-role-firefox : firefox | Create temporary directory]
*************
changed: [drupalvm]

TASK [ansible-role-firefox : firefox | Download Firefox archive]
***************
changed: [drupalvm]

TASK [ansible-role-firefox : firefox | Collect dependencies for system
Firefox]
changed: [drupalvm]
  [WARNING]: Consider using apt module rather than running apt-get


TASK [ansible-role-firefox : firefox | Install dependencies]
*******************
failed: [drupalvm] (item=[u'firefox_apt_deps.stdout_lines']) => {"failed":
true, "item": ["firefox_apt_deps.stdout_lines"], "msg": "No package matching
'firefox_apt_deps.stdout_lines' is available"}
        to retry, use: --limit @/Users/pieterdc/VirtualBox
VMs/drupal-vm/provisioning/playbook.retry

My colleague @CaineThanatos discovered that this code change fixes our problem:
Sigtechnica/drupal-vm@8d46f40

Replace deprecated command "result|failed"

When using Ansible 2.5.4, I get the following warning in tasks/firefox_check.yml for lines 8 and 13:

[DEPRECATION WARNING]: Using tests as filters is deprecated. Instead of using 
`result|failed` instead use `result is failed`. This feature will be removed in
 version 2.9. Deprecation warnings can be disabled by setting 
deprecation_warnings=False in ansible.cfg.

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.