Yes, juniper_junos_facts is external module. The roles directory is contained Juniper.junos role ( https://github.com/Juniper/ansible-junos-stdlib <https://www.google.com/url?q=https%3A%2F%2Fgithub.com%2FJuniper%2Fansible-junos-stdlib&sa=D&sntz=1&usg=AFQjCNHfT4va0j3DPka-QVtIvLd-9sdwPg> )
------- Here is my ansible configuration: [defaults] inventory=./hosts remote_user=root ask_pass=False transport = netconf host_key_checking = False roles_path = ./roles/ library= ./roles/Juniper.junos/library ------ Possible is it required additional specifications in ansible.cfg? But it works properly without jenkins. -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/b1c38ed1-1016-46da-bc59-c5bc867dc672%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
