Actions
Issue #8443
closedCan't provision devel environment
Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
-
Category:
Installer - Moved to GitHub issues
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
Starting galaxy role install process
- changing role geerlingguy.postgresql from 3.1.0 to unspecified
- downloading role 'postgresql', owned by geerlingguy
- downloading role from https://github.com/geerlingguy/ansible-role-postgresql/archive/3.1.0.tar.gz
- extracting geerlingguy.postgresql to /home/faguiar/project/pulp_installer/vagrant/playbooks/roles/geerlingguy.postgresql
- geerlingguy.postgresql (3.1.0) was installed successfully
Starting galaxy collection install process
Process install dependency map
Starting collection install process
Installing 'ansible.posix:1.2.0' to '/home/faguiar/.ansible/collections/ansible_collections/ansible/posix'
Downloading https://galaxy.ansible.com/download/ansible-posix-1.2.0.tar.gz to /home/faguiar/.ansible/tmp/ansible-local-76823to7l0ryd/tmpgl75eztv
ansible.posix (1.2.0) was installed successfully
pulp3-source-fedora33: Running ansible-playbook...
[DEPRECATION WARNING]: ALLOW_WORLD_READABLE_TMPFILES option, moved to a per
plugin approach that is more flexible, use mostly the same config will work,
but now controlled from the plugin itself and not using the general constant.
instead. This feature will be removed from ansible-base in version 2.14.
Deprecation warnings can be disabled by setting deprecation_warnings=False in
ansible.cfg.
ERROR! couldn't resolve module/action 'ini_file'. This often indicates a misspelling, missing collection, or incorrect module path.
The error appears to be in '/home/faguiar/project/pulp_installer/roles/pulp_common/tasks/repos.yml': line 98, column 7, but may
be elsewhere in the file depending on the exact syntax problem.
The offending line appears to be:
- name: Enable the CentOS PowerTools repo
^ here
==> pulp3-source-fedora33: Removing domain...
Ansible failed to complete successfully. Any error output should be
visible above. Please fix these errors and try again.
pulp_installer on master [⇡$] via 🐍 v3.9.1 (venv) took 47s
❯ pip list | grep -i ansible
ansible 2.10.7
ansible-base 2.10.6
ansible-builder 0.5.1
ansible-lint 5.0.4
pulp-ansible 0.6.1
pulp-ansible-client 0.6.1
Updated by pulpbot over 3 years ago
- Status changed from NEW to POST
Added by Fabricio Aguiar over 3 years ago
Added by Fabricio Aguiar over 3 years ago
Revision f45b0638 | View on GitHub
Adding required collections to requirement.yml
Updated by Anonymous over 3 years ago
- Status changed from POST to MODIFIED
Applied in changeset ansible-pulp|f45b0638665f7ce6decf934d892552fd464213fa.
Updated by mdellweg over 3 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Adding required collections to requirement.yml
https://pulp.plan.io/issues/8443 closes #8443