Christophe Vermeren

Results 4 comments of Christophe Vermeren

**COMPONENT NAME** cisco.ios.ios_facts **ANSIBLE VERSION** Ansible version 2.10 **ADDITIONAL INFORMATION** Ansible collections - ansible.netcommon 1.4.1 - cisco.ios 1.2.1 Python version 3.6.7 Gather facts around IOS hardware doesn't provide me the...

@rohitthakur2590 I am having the same issue as @rudimocnik ``` ansible-playbook 2.10.7 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/deployer/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.6/site-packages/ansible executable...

@rohitthakur2590 I also did some test to reduce the amount of tasks as low as possible. I first started to run the playbook 'test1' without Gathering Facts and then I...

Hello I am having a similar issue running Ansible 2.10 using Mitogen 0.30rc1 ansible-galaxy collection list Collection Version ----------------- ------- ansible.netcommon 1.4.1 ansible.posix 1.1.1 cisco.ios 1.2.1 The issue occur when...