Giter VIP home page Giter VIP logo

base_goss's People

Contributors

bbaassssiiee avatar dependabot[bot] avatar jkhoogland avatar nevart avatar snyk-bot avatar t2d avatar

Watchers

 avatar  avatar

Forkers

t2d nevart

base_goss's Issues

Not compatible to running with --check

Initial run:

# ansible-playbook deploy.yml -t goss --diff --check

PLAY [goss] *****************************************************************************************

TASK [dockpack.base_goss : Install ca-certificates] *************************************************
ok: [client]

TASK [dockpack.base_goss : get goss binary] *********************************************************
changed: [client -> localhost]

TASK [dockpack.base_goss : copy goss to remote] *****************************************************
An exception occurred during task execution. To see the full traceback, use -vvv. The error was: If you are using a module and expect the file to exist on the remote, see the remote_src option
fatal: [client]: FAILED! => {"changed": false, "msg": "Could not find or access '/tmp/goss' on the Ansible Controller.\nIf you are using a module and expect the file to exist on the remote, see the remote_src option"}

After initial download has succeeded and /tmp/goss is present

# ansible-playbook deploy.yml -t goss --diff --check

PLAY [goss] *****************************************************************************************

TASK [dockpack.base_goss : Install ca-certificates] *************************************************
ok: [client]

TASK [dockpack.base_goss : get goss binary] *********************************************************
ok: [client -> localhost]

TASK [dockpack.base_goss : copy goss to remote] *****************************************************
ok: [client]

TASK [dockpack.base_goss : copy dgoss to remote] ****************************************************
ok: [client]

TASK [dockpack.base_goss : copy test_goss.yml to remote] ********************************************
ok: [client]

TASK [dockpack.base_goss : verify if /root/goss.yaml exists] ****************************************
ok: [client]

TASK [dockpack.base_goss : render goss.yaml on remote] **********************************************
skipping: [client]

TASK [dockpack.base_goss : Execute Goss tests] ******************************************************
skipping: [client]

TASK [dockpack.base_goss : Display details about the Goss results] **********************************
fatal: [client]: FAILED! => {"msg": "The task includes an option with an undefined variable. The error was: 'dict object' has no attribute 'stdout_lines'\n\nThe error appears to have been in '/home/ansible/casper/roles/dockpack.base_goss/tasks/main.yml': line 75, column 3, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n\n- name: Display details about the Goss results\n  ^ here\n"}

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.