We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 094e65f commit d05fbb3Copy full SHA for d05fbb3
roles/resource_module/templates/module_utils/network_os/facts/resource/resource.py.j2
@@ -59,7 +59,6 @@ class {{ resource|capitalize }}Facts(FactsBase):
59
self.ansible_facts['ansible_network_resources'].update(facts)
60
return self.ansible_facts
61
62
-
63
def render_config(self, spec, conf):
64
"""
65
Render config as dictionary structure and delete keys from spec for null values
0 commit comments