Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] ansible: odd DEFAULT_MODULE_PATH
@ 2020-01-20  9:16 voidlinux-github
  2020-02-25 10:55 ` xtraeme
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: voidlinux-github @ 2020-01-20  9:16 UTC (permalink / raw)
  To: ml

[-- 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')

```

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-07-07 18:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-20  9:16 [ISSUE] ansible: odd DEFAULT_MODULE_PATH voidlinux-github
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

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).