Giter Site home page Giter Site logo

Comments (5)

davestephens avatar davestephens commented on June 11, 2024

from ansible-nas.

lexxish avatar lexxish commented on June 11, 2024

What ansible version are you using? (The first two questions that aren't filled in)

Here is the output of ansible-playbook --version:

[DEPRECATION WARNING]: Ansible will require Python 3.8 or newer on the controller starting with Ansible 2.12. Current
version: 3.6.9 (default, Nov 25 2022, 14:10:45) [GCC 8.4.0]. This feature will be removed from ansible-core in version
2.12. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg.
ansible-playbook [core 2.11.12]
  config file = /home/user/ansible-nas/ansible.cfg
  configured module search path = ['/home/user/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
  ansible python module location = /usr/local/lib/python3.6/dist-packages/ansible
  ansible collection location = /home/user/.ansible/collections:/usr/share/ansible/collections
  executable location = /usr/local/bin/ansible-playbook
  python version = 3.6.9 (default, Nov 25 2022, 14:10:45) [GCC 8.4.0]
  jinja version = 2.10
  libyaml = True

And here is ansible --version:

ansible [core 2.11.12]
  config file = /home/user/ansible-nas/ansible.cfg
  configured module search path = ['/home/user/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
  ansible python module location = /usr/local/lib/python3.6/dist-packages/ansible
  ansible collection location = /home/user/.ansible/collections:/usr/share/ansible/collections
  executable location = /usr/local/bin/ansible
  python version = 3.6.9 (default, Nov 25 2022, 14:10:45) [GCC 8.4.0]
  jinja version = 2.10
  libyaml = True

And git rev-parse --short HEAD is cecd4ce8

from ansible-nas.

lexxish avatar lexxish commented on June 11, 2024

@davestephens any thoughts on what the error might be? Or is there any more information I should post?

from ansible-nas.

badcrc avatar badcrc commented on June 11, 2024

This happened to me this week after upgrading ansible-nas, you need to upgrade the ansible version and the jinja2 package as well.

from ansible-nas.

lexxish avatar lexxish commented on June 11, 2024

This happened to me this week after upgrading ansible-nas, you need to upgrade the ansible version and the jinja2 package as well.

Thanks, you're correct updating to Ubuntu 20.04 and installing ansible from PPA worked. I had accidentally installed Ubuntu 18.04 previously.

However, then I got this error: #621 and had to enable nomad to get around it, which doesn't seem like a good long term solution.

from ansible-nas.

Related Issues (20)

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.