[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ubuntu 20.04.6 ./install.yml ERROR #453

Closed
feiyangbeyond opened this issue Sep 6, 2024 · 1 comment
Closed

Ubuntu 20.04.6 ./install.yml ERROR #453

feiyangbeyond opened this issue Sep 6, 2024 · 1 comment

Comments

@feiyangbeyond
Copy link

I install according to the get start chapter in the README. After executing bootstrap and configure normally, the following error occurred when executing install.yml.

How to solve this problem?

root@iZ2zei9ngj5pa6q9y0oga9Z:~/pigsty# ./install.yml
ERROR! this task 'ansible.builtin.meta' has extra params, which is only allowed in the following modules: import_tasks, include_tasks, include_role, import_role, command, group_by, meta, include, shell, win_command, script, win_shell, set_fact, raw, add_host, include_vars

The error appears to be in '/root/pigsty/roles/pgsql/tasks/patroni.yml': line 234, column 3, but may
be elsewhere in the file depending on the exact syntax problem.

The offending line appears to be:


- name: reload param & hba immediately
  ^ here

My ansible version is:

root@iZ2zei9ngj5pa6q9y0oga9Z:~/pigsty# ansible --version
ansible 2.9.6
  config file = /root/pigsty/ansible.cfg
  configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
  ansible python module location = /usr/lib/python3/dist-packages/ansible
  executable location = /usr/bin/ansible
  python version = 3.8.10 (default, Jul 29 2024, 17:02:10) [GCC 9.4.0]

I tried to update ansible, but the prompt is already the latest. This server is an Alibaba Cloud server, and the mirror source uses Alibaba Cloud by default. Is it an issue with the ansible version?

ansible is already the newest version (2.9.6+dfsg-1)
@feiyangbeyond
Copy link
Author

Use ansible 2.10.8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant