I'm working on converting the old cobbler inventory script to an inventory plugin. See https://github.com/ansible-collections/community.general/pull/627
The behavior that I last had with my last version of the inventory script was for it to fall back to the cached data regardless of the time since last update if it could not contact the cobbler server. This allows for ansible-pull to work off of our internal network. However, with the use of cache plugins (jsonfile in my case) I do not see a way to achieve this. Any suggestions? -- You received this message because you are subscribed to the Google Groups "Ansible Development" group. To unsubscribe from this group and stop receiving emails from it, send an email to ansible-devel+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-devel/83119a5b-f8be-4c8e-9727-e77fdac36a34o%40googlegroups.com.