Closed jvlien closed 1 year ago
Hello,
I just installed the oneview ansible collection and some python files are missing. for example, I have no "jbod" python file.
(python38) [jvlien@lxdev ~]$ ansible-galaxy collection install hpe.oneview --force Starting galaxy collection install process Process install dependency map Starting collection install process Downloading https://galaxy.yyy.xxxxxxxxx.fr/repository/ansible-galaxy/download/hpe-oneview-8.1.0.tar.gz to /home/jvlien/.ansible/tmp/ansible-local-1299199hmoqpdqo/tmpqjwqx0x0/hpe-oneview-8.1.0-ruau4ups Installing 'hpe.oneview:8.1.0' to '/home/jvlien/.ansible/collections/ansible_collections/hpe/oneview' hpe.oneview:8.1.0 was installed successfully
(python38) [jvlien@lxdev ~]$ ll /home/jvlien/.ansible/collections/ansible_collections/hpe/oneview/plugins/modules | grep -c .py 89
(python38) [jvlien@lxdev ~]$ ll /home/jvlien/.ansible/collections/ansible_collections/hpe/oneview/plugins/modules |grep -ci jbod 0
Thank you Regards Julien
Sorry I didn't see that the collection is on an internal repo.
Hello,
I just installed the oneview ansible collection and some python files are missing. for example, I have no "jbod" python file.
(python38) [jvlien@lxdev ~]$ ansible-galaxy collection install hpe.oneview --force Starting galaxy collection install process Process install dependency map Starting collection install process Downloading https://galaxy.yyy.xxxxxxxxx.fr/repository/ansible-galaxy/download/hpe-oneview-8.1.0.tar.gz to /home/jvlien/.ansible/tmp/ansible-local-1299199hmoqpdqo/tmpqjwqx0x0/hpe-oneview-8.1.0-ruau4ups Installing 'hpe.oneview:8.1.0' to '/home/jvlien/.ansible/collections/ansible_collections/hpe/oneview' hpe.oneview:8.1.0 was installed successfully
(python38) [jvlien@lxdev ~]$ ll /home/jvlien/.ansible/collections/ansible_collections/hpe/oneview/plugins/modules | grep -c .py 89
(python38) [jvlien@lxdev ~]$ ll /home/jvlien/.ansible/collections/ansible_collections/hpe/oneview/plugins/modules |grep -ci jbod 0
Thank you Regards Julien