Coder Social home page Coder Social logo

ansible-demo's Introduction

Greetings ๐Ÿ‘‹ buddy!

I'm a Software Engineer working on Madrid, Spain

  • Currently working @ Red Hat, Inc as a Principal Software Engineer on a Openshift Project called Hypershift
  • Main Technologies involved: Kubernetes, Openshift, RH-ACM, Metal3, CNF, CNV, CI/CD, Development
  • Main Languages to work with: Golang, Python, Rust, Bash, Ansible ...
  • ๐Ÿ˜ OpenSource.
  • Desktop: MacOS, NeoVim, oh-my-zsh.
  • Father of two ๐Ÿง’ ๐Ÿ‘ถ champions, husband of a lovely ๐Ÿ‘ฉ wife.
  • Rogue-Like, RTS, RPG, FPS ๐ŸŽฎ games player.
  • โญ Favorite music: Rap, 16 bits Games Music
  • Always ๐Ÿ“– learner.
  • Reach me:

Jparrill GitHub stats

Top Langs

ansible-demo's People

Contributors

jparrill avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

ansible-demo's Issues

With the latest version of Jboss a new line is required

Hi Juanma,

In the main.yml under /ansible-demo/roles/jboss-standalon/tasks these lines should be included:

  • name: Install JBoss Applications
    shell: "cp -f /vagrant/jboss-apps/*.war /usr/share/jboss-as/standalone/deployments"

    **# Workaround for Jboss service

  • name: Workaround for systemd bug
    shell: service jboss start && chkconfig jboss on**

  • name: Enable JBoss to be started at boot
    service: name=jboss enabled=yes state=started

Otherwise the task Enable Jboss to be started at boot throw this error:
TASK [jboss-standalone : Enable JBoss to be started at boot] *******************
fatal: [jboss02]: FAILED! => {"changed": false, "failed": true, "msg": "Could not find the requested service "'jboss'": "}
fatal: [jboss01]: FAILED! => {"changed": false, "failed": true, "msg": "Could not find the requested service "'jboss'": "}
to retry, use: --limit @/var/lib/awx/projects/ansible-demo/site.retry

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.