Giter Site home page Giter Site logo

ansible-role-openstack's People

Contributors

devops avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

ansible-role-openstack's Issues

ansible-galaxy install from requirements.yml error

  • 操作:

    ansible-galaxy install -r requirements.yml -p roles

  • 异常:

Traceback (most recent call last):
  File "/Users/z/devops/virtualenvs/ansible-test/bin/ansible-galaxy", line 982, in <module>
    main()
  File "/Users/z/devops/virtualenvs/ansible-test/bin/ansible-galaxy", line 976, in main
    fn(args, options, parser)
  File "/Users/z/devops/virtualenvs/ansible-test/bin/ansible-galaxy", line 789, in execute_install
    roles_left = map(ansible.utils.role_yaml_parse, yaml.safe_load(f))
  File "/Users/z/devops/virtualenvs/ansible-test/lib/python2.7/site-packages/yaml/__init__.py", line 93, in safe_load
    return load(stream, SafeLoader)
  File "/Users/z/devops/virtualenvs/ansible-test/lib/python2.7/site-packages/yaml/__init__.py", line 71, in load
    return loader.get_single_data()
  File "/Users/z/devops/virtualenvs/ansible-test/lib/python2.7/site-packages/yaml/constructor.py", line 37, in get_single_data
    node = self.get_single_node()
  File "/Users/z/devops/virtualenvs/ansible-test/lib/python2.7/site-packages/yaml/composer.py", line 36, in get_single_node
    document = self.compose_document()
  File "/Users/z/devops/virtualenvs/ansible-test/lib/python2.7/site-packages/yaml/composer.py", line 55, in compose_document
    node = self.compose_node(None, None)
  File "/Users/z/devops/virtualenvs/ansible-test/lib/python2.7/site-packages/yaml/composer.py", line 82, in compose_node
    node = self.compose_sequence_node(anchor)
  File "/Users/z/devops/virtualenvs/ansible-test/lib/python2.7/site-packages/yaml/composer.py", line 110, in compose_sequence_node
    while not self.check_event(SequenceEndEvent):
  File "/Users/z/devops/virtualenvs/ansible-test/lib/python2.7/site-packages/yaml/parser.py", line 98, in check_event
    self.current_event = self.state()
  File "/Users/z/devops/virtualenvs/ansible-test/lib/python2.7/site-packages/yaml/parser.py", line 393, in parse_block_sequence_entry
    "expected <block end>, but found %r" % token.id, token.start_mark)
yaml.parser.ParserError: while parsing a block collection
  in "requirements.yml", line 1, column 1
expected <block end>, but found '<block sequence start>'
  in "requirements.yml", line 25, column 2

主入口是哪个

playbook下面有那么多的playbook,哪个是主入口。没发现有main.yml

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.