Code Monkey home page Code Monkey logo

ansible-post-installation's Introduction

Hi, I'm Goran ๐Ÿ‘‹

A developer passionate about building open-source.

I am a passionate developer with a strong focus on building innovative solutions. With expertise in various programming languages and technologies, I strive to deliver high-quality code and exceptional user experiences. I am constantly learning and exploring new technologies to stay up-to-date with the latest industry trends. Let's connect and collaborate on exciting projects!

๐Ÿš€ Featured Projects

๐Ÿ› ๏ธ Core Tech Stack

  • Languages: PHP, JavaScript, TypeScript, Go
  • Frontend: Vue.js, Nuxt.js, Tailwind CSS
  • Databases: MySQL, PostgreSQL, Redis
  • DevOps: Ansible, Docker
  • Tools: Git, GitHub Actions

๐ŸŒฑ Currently Learning

  • Go
  • Rust

๐Ÿค Let's Connect

  • LinkedIn
  • Portfolio

ansible-post-installation's People

Contributors

terrorsquad avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

carolinapunk

ansible-post-installation's Issues

Issue at TASK [post-installation : Download input-remapper

TASK [post-installation : Download input-remapper] *****************************
task path: /home/user/myAppInstallation/ansible-post-installation/post-installation/tasks/download_github_asset.yaml:6
fatal: [default]: FAILED! => {"changed": true, "cmd": "curl -fsSL https://api.github.com/repos/sezanzeb/input-remapper/releases/latest > /tmp/ansible/input-remapper.json\nURL=$(cat /tmp/ansible/input-remapper.json | jq '.assets | .[] | select(.name | test(\"all|amd64|x86_64|x86-64\")) | select(.name | test(\"darwin|windows|musl|sha\") | not) | select(.name | contains(\".deb\")) | { browser_download_url } | .[]');\necho $URL | xargs wget -O \"/tmp/ansible/input-remapper.deb\";\n", "delta": "0:00:00.520593", "end": "2023-03-02 15:12:59.736029", "msg": "non-zero return code", "rc": 123, "start": "2023-03-02 15:12:59.215436", "stderr": "wget: missing URL\nUsage: wget [OPTION]... [URL]...\n\nTry `wget --help' for more options.", "stderr_lines": ["wget: missing URL", "Usage: wget [OPTION]... [URL]...", "", "Try `wget --help' for more options."], "stdout": "", "stdout_lines": []}


Add apt GPG key keyserver receive failed: No data-Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (

Can you fix the file: tasks/general_use_software.yaml :

ASK [post-installation : Add apt GPG key] *************************************
fatal: [default]: FAILED! => {"changed": true, "cmd": "apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys CB2DE8E5", "delta": "0:00:00.697673", "end": "2023-03-02 11:06:44.712359", "msg": "non-zero return code", "rc": 2, "start": "2023-03-02 11:06:44.014686", "stderr": "Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).\ngpg: keyserver receive failed: No data", "stderr_lines": ["Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).", "gpg: keyserver receive failed: No data"], "stdout": "Executing: /tmp/apt-key-gpghome.0trD8oSkFF/gpg.1.sh --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys CB2DE8E5", "stdout_lines": ["Executing: /tmp/apt-key-gpghome.0trD8oSkFF/gpg.1.sh --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys CB2DE8E5"]}

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.