Project

General

Profile

Actions

Bug #23288

closed

galaxy import job put roles in ~user/.ansible/roles while UI Import expects roles to be in /etc/ansible/roles

Added by Lukas Pramuk about 6 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
-
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

For import to work the roles gotta be in /etc/ansible/roles

vs.

Ansible Galaxy import job put them under ~user/.ansible/roles

(regression since this was already working)


Related issues 1 (0 open1 closed)

Related to Ansible - Bug #31488: Install Roles from Galaxy' does not honor the location input ClosedOndřej EzrActions
Actions #1

Updated by Lukas Pramuk about 6 years ago

foreman-1.18.0-0.develop.201804091403git41fe8c6.el7.noarch
katello-3.7.0-1.nightly.el7.noarch
tfm-rubygem-foreman_ansible-2.0.4-1.fm1_18.el7.noarch > updated to foreman_ansible (2.1.0)
tfm-rubygem-foreman_ansible_core-2.0.2-1.fm1_18.el7.noarch
rubygem-smart_proxy_ansible-2.0.2-3.fm1_18.el7.noarch
ansible-2.5.0-2.el7.noarch

Actions #2

Updated by Ondřej Pražák over 5 years ago

You are right, the default import path for ansible-galaxy install command has changed. The initial driver for change was that regular users do not have write access to /etc/ansible/roles, so the command is broken for them by default. There are 2 ways users can deal with the default path change:

1) users can do 'ansible-galaxy install owner.role -p /etc/ansible/roles'
2) users can add ~/.ansible/roles into roles_path in ansible.cfg

Is there any specific change you would like to see to resolve this issue?

Actions #3

Updated by Lukas Pramuk over 5 years ago

I mean REX Galaxy Import job puts roles elsewhere than Import Roles looks after them.

REX job should put roles where import expects them otherwise this type of "out-of-box" job is then useless.

Actions #4

Updated by Ondřej Ezr over 3 years ago

  • Related to Bug #31488: Install Roles from Galaxy' does not honor the location input added
Actions #5

Updated by The Foreman Bot over 3 years ago

  • Status changed from New to Ready For Testing
  • Assignee set to Ondřej Ezr
  • Pull request https://github.com/theforeman/foreman_ansible/pull/373 added
Actions #6

Updated by Ondřej Ezr over 3 years ago

  • Status changed from Ready For Testing to Closed
Actions

Also available in: Atom PDF