1

We are trying to install roles from git using ansible-galaxy requirements.yml, But 2 roles are getting skipped while cloning.

command: ansible-galaxy install ssh://git@emea-aws-gitlab.sanofi.com:2222/idop-automation-team/ansible/common-utilities.git

roles: AD_join AD_join1 configure_backup/ configure_monitoring/ email_notification/ enable_controlm/ host_reachability/

AD_join and AD_join1 are the roles which is missed

output of ansible-galaxy install ssh://git@emea-aws-gitlab.sanofi.com:2222/idop-automation-team/ansible/common-utilities.git -vvvv 
ansible-galaxy 2.9.4
20   config file = /etc/ansible/ansible.cfg
21   configured module search path = [u'/home/gitlab-runner/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules']
22   ansible python module location = /usr/lib/python2.7/dist-packages/ansible
23   executable location = /usr/bin/ansible-galaxy
24   python version = 2.7.17 (default, Nov  7 2019, 10:07:09) [GCC 7.4.0]
25 Using /etc/ansible/ansible.cfg as config file
26 Reading requirement file at 'playbooks/requirements.yml'
27 found role {'scm': 'git', 'src': 'ssh://git@emea-aws-gitlab.sanofi.com:2222/idop-automation-team/ansible/common-utilities.git', 'version': '', 'name': 'common-utilities'} in yaml file
28 Processing role common-utilities
29 archiving ['/usr/bin/git', 'archive', '--prefix=common-utilities/', u'--output=/home/gitlab-runner/.ansible/tmp/ansible-local-518eOXk8v/tmpKTPqp1.tar', 'HEAD']
30 - extracting common-utilities to /home/gitlab-runner/builds/pbYfs623/0/idop-automation-team/ansible/test_windows_service_down/playbooks/roles/common-utilities
31 - common-utilities was installed successfully```
4

0 回答 0