Coder Social home page Coder Social logo

ansible-adobe-aem's Introduction

AEM Ansible modules and roles.

Documentation for each role to be added soon...

ansible-adobe-aem's People

Contributors

pmarkham 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

ansible-adobe-aem's Issues

SyntaxError when running aemservice task

Hi Paul,

first of all, thank you very much for the work on this project. Looks absolutely amazing and will be a great help in the future.

I just started to use this and encountered the following error when running a basic playbook to restart a server:

failed: [192.168.89.14] => {"failed": true, "parsed": false}
BECOME-SUCCESS-jqwgnqznhbfwqraipjjdgyyxwhhqvuax
  File "/home/swramba/.ansible/tmp/ansible-tmp-1446638597.59-167390120721752/aemservice", line 231
    except Exception as e:
                      ^
SyntaxError: invalid syntax
OpenSSH_6.9p1, LibreSSL 2.1.7
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 21: Applying options for *
debug1: auto-mux: Trying existing master
debug1: mux_client_request_session: master session id: 2
Shared connection to 192.168.89.14 closed.


FATAL: all hosts have already failed -- aborting

Is there something wrong on the node? Have you encountered this before?
I also had this issue with the older ansible-adobe-cq project but not with the yum command for example.

Seems to be an issue with the python installed on the node. Here is some system info:

# yum list installed | grep python
audit-libs-python.x86_64                   1.8-2.el5                   installed
dbus-python.x86_64                         0.70-9.el5_4                installed
libselinux-python.x86_64                   1.33.4-5.7.el5              installed
libxml2-python.x86_64                      2.6.26-2.1.25.el5_11        installed
python.x86_64                              2.4.3-56.el5                installed
python-dmidecode.x86_64                    3.10.13-1.el5_5.1           installed
python-elementtree.x86_64                  1.2.6-5                     installed
python-iniparse.noarch                     0.2.3-6.el5                 installed
python-libs.x86_64                         2.4.3-56.el5                installed
python-simplejson.x86_64                   2.0.9-8.el5                 installed
python-sqlite.x86_64                       1.1.7-1.2.1                 installed
python-urlgrabber.noarch                   3.1.0-6.el5                 installed
rpm-python.x86_64                          4.4.2.3-36.el5_11           installed
# cat /proc/version 
Linux version 2.6.18-404.el5 ([email protected]) (gcc version 4.1.2 20080704 (Red Hat 4.1.2-55)) #1 SMP Sat Mar 7 04:14:13 EST 2015

One or more undefined variables: 'unicode object' has no attribute 'name'

When executing the aem_packages_common role, the definition of packages_common and the usage in the task don't match.

It looks like the task expects something like this:

packages_common:
  - { name: "my-package-1.0", file: "my-package-1.0.zip" }
  - ...

whereas the sample (and in my config) they are defined simply as this:

packages_common:
  - aem-5.6.1-service-pack-2-1.0.zip

This results in the following error when executing the playbook:

TASK: [aem_packages_common | Upload common packages] ************************** 
fatal: [xx.xx.xx.xx] => One or more undefined variables: 'unicode object' has no attribute 'name'
...

Thanks

Just wanted to say thanks for making such lovely idempotent libs.

How to install AEM/Oracle Java via yum

Hi,

I noticed that the adobecq and java role install AEM and Oracle Java via yum. Can you explain how you do this? Do you have to build a custom RPM for it?

Kind regards,
Sebastian

License information missing

Please add information under which open source license the code in the git repo is published.
This is important for other which want to use it and my be restricted by some license models.
e.g. GNU GPL might by to limiting for some.

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.