Giter Club home page Giter Club logo

idp3-vagrant's People

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

khekkosan

idp3-vagrant's Issues

Errore nell'esecuzione del TASK openldap:ldap_entry di playbook.yml

Buongiorno,
dopo aver seguito tutti i passaggi della guida ed essere arrivato all'esecuzione del comando "ansible-playbook playbook.yml -i hosts", lo stesso termina con errore durante l'esecuzione del TASK "openldap: ldap_entry".

Ho provato anche a rilanciare il tutto con l'opzione "--limit @/root/IdP3-ansible/playbook.retry" ma senza ottenere nessun beneficio.

Potreste aiutarmi?
Grazie in anticipo
Francesco

Di seguito incollo estratto del log (ottenuto con l'opzione -vvv)

TASK [openldap : ldap_entry] ********************************************************************************************************************************************
An exception occurred during task execution. To see the full traceback, use -vvv. The error was: TypeError: ('expected a string in the list', ['organizationalUnit', 'top'])
failed: [localhost] (item={u'ou': u'People', u'name': u'people'}) => {"changed": false, "details": "('expected a string in the list', ['organizationalUnit', 'top'])", "item": {"name": "people", "ou": "People"}, "msg": "Entry action failed."}
An exception occurred during task execution. To see the full traceback, use -vvv. The error was: TypeError: ('expected a string in the list', ['organizationalUnit', 'top'])
failed: [localhost] (item={u'ou': u'Groups', u'name': u'groups'}) => {"changed": false, "details": "('expected a string in the list', ['organizationalUnit', 'top'])", "item": {"name": "groups", "ou": "Groups"}, "msg": "Entry action failed."}
An exception occurred during task execution. To see the full traceback, use -vvv. The error was: TypeError: ('expected a string in the list', ['organizationalUnit', 'top'])
failed: [localhost] (item={u'ou': u'System', u'name': u'system'}) => {"changed": false, "details": "('expected a string in the list', ['organizationalUnit', 'top'])", "item": {"name": "system", "ou": "System"}, "msg": "Entry action failed."}
An exception occurred during task execution. To see the full traceback, use -vvv. The error was: TypeError: ('expected a string in the list', ['organizationalUnit', 'top'])
failed: [localhost] (item={u'ou': u'Policies', u'name': u'policies'}) => {"changed": false, "details": "('expected a string in the list', ['organizationalUnit', 'top'])", "item": {"name": "policies", "ou": "Policies"}, "msg": "Entry action failed."}
to retry, use: --limit @/root/IdP3-ansible/playbook.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.