Giter VIP home page Giter VIP logo

ansible-papertrail's People

Contributors

dfeyer avatar flibbertigibbet avatar hectcastro avatar jakubczarniecki avatar llbbl avatar notthatbreezy avatar tnation14 avatar

Stargazers

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

Watchers

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

ansible-papertrail's Issues

DEPRECATION WARNING

I received this while installing your role with ansible 2:

[DEPRECATION WARNING]: The comma separated role spec format, use the yaml/explicit format instead.. This feature will be removed in a future release. Deprecation warnings can be disabled by
setting deprecation_warnings=False in ansible.cfg.

Remove deprecated use of include in playbooks

The following deprecation warning is being produced by Ansible 2.4:

[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.

Extract remote_syslog step is skipped even if version changes

If you run this playbook with
papertrail_version: "0.19"
and then change the default to e.g.
papertrail_version: "0.20-beta1"
and re-run playbook to update a server...

The new archive is downloaded, but the "Extract remote_syslog" step of the main task is skipped due to the creates file existing from the previous version.

I can workaround this by commenting out the creates option, but then it will extract every time.

(Thanks for this playbook, btw!)

Ubuntu 16.04 support

I get...

RUNNING HANDLER [azavea.papertrail : Restart remote_syslog] ********************
fatal: [redacted]: FAILED! => {"changed": false, "failed": true, "msg": "Could not find the requested service remote_syslog: cannot check nor set state"}
fatal: [redacted]: FAILED! => {"changed": false, "failed": true, "msg": "Could not find the requested service remote_syslog: cannot check nor set state"}

On Ubuntu 16.04 whereas on 14.04 it's fine

New Papertrail CA bundle next week

Papertrail will be updating papertrail-bundle.pem on Tuesday, May 15. The new SHA-256 checksum will be 79ea479e9f329de7075c40154c591b51eb056d458bc4dff76d9a4b9c6c4f6d0b, but given that we might continue updating this file from time to time, I'd recommend against simply hard-coding a new checksum. Instead, either omit the checksum entirely, or embed the entire bundle rather than downloading it. Either option ensures that Papertrail is free to update the source without breaking anyone's deployment.

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.