|
You are here |
pagure.io | ||
| | | | |
0x00.cl
|
|
| | | | | Tomas Gutierrez L. personal website (0x00) | |
| | | | |
memo.mx
|
|
| | | | | Usage: pip install pynetbox ansible ansible all -i hosts/env -m setup --tree /tmp/facts/env #!/opt/netbox/bin/python import argparse import json import os import sys import pynetbox import yaml import urllib3 urllib3.disable_warnings(urllib3.exceptions.InsecureRequestWarning) if sys.version_info < (3, 6): print("Python 3.6 is required") sys.exit(2) def to_json(in_dict): return json.dumps(in_dict, sort_keys=True, indent=4) def load_configuration(path="/etc/ansible/netbox.yml"): """ Load netbox configurati... | |
| | | | |
me.micahrl.com
|
|
| | | | | All rituals restricted. All rites reserved. | |
| | | | |
daniel-m.github.io
|
|
| | | Generalist Developer, an enthusiastic physicist that spends most of its days telling computers how to do stuff | ||