Giter Site home page Giter Site logo

ansible-role-openssl's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Awaiting Schedule

These updates are awaiting their schedule. Click on a checkbox to get an update now.

  • chore(deps): update actions/checkout digest to 692973e
  • chore(deps): update actions/download-artifact digest to 65a9edc
  • chore(deps): update actions/upload-artifact digest to 6546280
  • chore(deps): update pandoc/core:3.1 docker digest to fe4dc2f
  • chore(deps): update pandoc/core docker tag to v3.13
  • chore(deps): update actions/configure-pages action to v5
  • chore(deps): update crazy-max/ghaction-github-labeler action to v5
  • chore(deps): update geekyeggo/delete-artifact action to v5

Edited/Blocked

These updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a checkbox.

  • chore(deps): update pandoc/core docker digest to 4481d06

Detected dependencies

ansible-galaxy
requirements.yml
github-actions
.github/workflows/ci.yml
  • actions/checkout v4@1d96c772d19495a3b5c517cd2bc0cb401ea0529f
  • actions/setup-python v5@82c7e631bb3cdc910f68e0081d67478d79c6982d
  • actions/checkout v4@1d96c772d19495a3b5c517cd2bc0cb401ea0529f
  • actions/setup-python v5@82c7e631bb3cdc910f68e0081d67478d79c6982d
  • actions/cache v4@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9
  • actions/upload-artifact v4@5d5d22a31266ced268874388b861e4b58bb5c2f3
  • mxschmitt/action-tmate v3@a283f9441d2d96eb62436dc46d7014f5d357ac22
.github/workflows/gh-pages.yml
  • actions/checkout v4@1d96c772d19495a3b5c517cd2bc0cb401ea0529f
  • ruby/setup-ruby v1
  • actions/setup-python v5@82c7e631bb3cdc910f68e0081d67478d79c6982d
  • pandoc/core sha256:222badaf55d35aa19a54294721b2669a55737e8a96e78f038b89c2b70bccd13f
  • pandoc/core 3.1@sha256:222badaf55d35aa19a54294721b2669a55737e8a96e78f038b89c2b70bccd13f
  • stefanzweifel/git-auto-commit-action v5@8621497c8c39c72f3e2a999a26b4ca1b5058a842
  • actions/upload-artifact v4@5d5d22a31266ced268874388b861e4b58bb5c2f3
  • actions/download-artifact v4@c850b930e6ba138125429b7e5c93fc707a7f8427
  • actions/configure-pages v4@1f0c5cde4bc74cd7e1254d0cb4de8d49e9068c7d
  • actions/upload-pages-artifact v3@56afc609e74202658d3ffba0e8f6dda462b719fa
  • actions/deploy-pages v4@d6db90164ac5ed86f2b6aed7e0febac5b3c0c03e
  • geekyeggo/delete-artifact v4@65041433121f7239077fa20be14c0690f70569de
.github/workflows/issue-label-manager.yml
  • actions/checkout v4@1d96c772d19495a3b5c517cd2bc0cb401ea0529f
  • crazy-max/ghaction-github-labeler v4@f4f6b96e7e747b5416cd470f3cfecf26abaa811e
.github/workflows/label-pr-sizes.yml
  • pascalgn/size-label-action v0.5.2@bbbaa0d5ccce8e2e76254560df5c64b82dac2e12
.github/workflows/release-to-galaxy.yml
  • actions/checkout v4@1d96c772d19495a3b5c517cd2bc0cb401ea0529f
  • actions/setup-python v5@82c7e631bb3cdc910f68e0081d67478d79c6982d
pip_requirements
requirements-dev.txt
  • cruft >2.11

  • Check this box to trigger a request for Renovate to run again on this repository

test: add molecule test for everything

Proposed feature

including executing commands like curl with specific options set that fail if a specific cert thing is not ok

Rationale

before releasing v1 i want to have proper CI in place

Additional context

this will for example also include additionaly configuring apache and simple vhost and simple etc/hosts etc pp

[Bug]: centos8 fails jonaspammer.pip

What happened?

There's a current problem in CI in which rockylinux8 and centos8 fail with the following:

  TASK [jonaspammer.pip : Execute command to check if pip version has been altered (this task adds changed_when behaviour for when 'forcereinstall' was used).] ***
  Monday 20 June 2022  08:45:46 +0000 (0:00:00.029)       0:01:35.640 ***********
  fatal: [instance-py3-ansible-4-centos8]: FAILED! => changed=true 
    cmd: pip3 --version
    msg: '[Errno 2] No such file or directory: b''pip3'': b''pip3'''
    rc: 2
    stderr: ''
    stderr_lines: <omitted>
    stdout: ''
    stdout_lines: <omitted>

When debugging the container as per docs running pip3 works just fine though.

this problem does not occur in jonaspammer.pip's molecule itself (every check passes in commit representing 1.0.2).

Playbook

---
- name: prepare
  hosts: all
  become: true
  gather_facts: false

  roles:
    - role: jonaspammer.bootstrap
    - role: jonaspammer.pip

Role Version

there is non yet

Environment / Control Node Information

Molecule:
py3-ansible-4-centos8
py3-ansible-5-centos8

(geerlingguy/docker-centos8-ansible)

Environment / Managed Node Information

GitHub CI

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.