Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [ISSUE] ansible: odd DEFAULT_MODULE_PATH
Date: Mon, 20 Jan 2020 10:16:19 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18418@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 992 bytes --]

New issue by jirib on void-packages repository

https://github.com/void-linux/void-packages/issues/18418

Description:
### System

* xuname:  
`Void 5.4.13_2 x86_64 GenuineIntel notuptodate rF`
* package:  
`ansible-2.9.2_2`

### Expected behavior

i expect DEFAULT_MODULE_PATH point to a system directory which has installed ansible plugins

### Actual behavior
```
# ansible --version
ansible 2.9.2
  config file = None
  configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
  ansible python module location = /usr/lib/python3.8/site-packages/ansible
  executable location = /sbin/ansible
  python version = 3.8.1 (default, Dec 23 2019, 13:11:45) [GCC 9.2.0]

# ls /usr/share/ansible/plugins/modules
ls: cannot access '/usr/share/ansible/plugins/modules': No such file or directory
```

### Steps to reproduce the behavior

```
ls $(ansible --version | sed -n '/search path/s/.*, '\''\(.*\)'\'']/\1/p')

```

             reply	other threads:[~2020-01-20  9:16 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-20  9:16 voidlinux-github [this message]
2020-02-25 10:55 ` xtraeme
2020-02-26 21:35 ` jirib
2020-02-26 23:04 ` zdykstra
2020-07-07 18:16 ` jirib
2020-07-07 18:16 ` [ISSUE] [CLOSED] " jirib

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18418@inbox.vuxu.org \
    --to=voidlinux-github@inbox.vuxu.org \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).