nornir-collection 0.0.12__py3-none-any.whl → 0.0.13__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -128,11 +128,13 @@ def init_args_for_ipam_update() -> str:
128
128
  argparser.add_argument(
129
129
  "--prod",
130
130
  action="store_true",
131
+ default=False,
131
132
  help=f"use the NetBox 'PROD' instance and Nornir config '{nr_config_prod}'",
132
133
  )
133
134
  argparser.add_argument(
134
135
  "--test",
135
136
  action="store_true",
137
+ default=False,
136
138
  help=f"use the NetBox 'TEST' instance and Nornir config '{nr_config_test}'",
137
139
  )
138
140
  # Add the optional rebuild argument
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: nornir-collection
3
- Version: 0.0.12
3
+ Version: 0.0.13
4
4
  Summary: Nornir-Collection contains network automation functions and complete IaC workflows with Nornir and other python libraries. It contains Nornir tasks and general functions in Nornir style.
5
5
  Author: Willi Kubny
6
6
  Author-email: willi.kubny@gmail.ch
@@ -43,7 +43,7 @@ nornir_collection/netbox/update_cisco_support_plugin_data.py,sha256=H8SfqESad64L
43
43
  nornir_collection/netbox/update_fortinet_inventory_data.py,sha256=ltwkE_bFljRUR4aeOxorChCsHdZciD1TqvoPnWTUIUg,6367
44
44
  nornir_collection/netbox/update_prefixes_ip_addresses.py,sha256=Xn6qmD9AzT9S92QrKHNJNJZjcFvTgPhhSJ0EyqXum8s,46792
45
45
  nornir_collection/netbox/update_purestorage_inventory_data.py,sha256=cGZNMTZWJ0wu1BYdE92EVN-C-oLMJHxaKi_-1cMg0Ow,5368
46
- nornir_collection/netbox/utils.py,sha256=Ubph1yUkYJq8H6Bjr4zczTSilfLWCrv9xekHhEYiUAM,11853
46
+ nornir_collection/netbox/utils.py,sha256=P4OivA0v1qocCF08cL3UvKXDcrZ9BdbY141lbsWBpSk,11899
47
47
  nornir_collection/netbox/verify_device_primary_ip.py,sha256=6UCdZaZxhV4v8KqpjSpE9c7jaxIAF2krrknrrRj1AvM,8690
48
48
  nornir_collection/nornir_plugins/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
49
49
  nornir_collection/nornir_plugins/inventory/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -52,8 +52,8 @@ nornir_collection/nornir_plugins/inventory/staggered_yaml.py,sha256=nBvUFq7U5zVT
52
52
  nornir_collection/nornir_plugins/inventory/utils.py,sha256=mxIlKK-4PHqCnFKn7Oozu1RW_JB5z1TgEYc-ave70nE,11822
53
53
  nornir_collection/purestorage/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
54
54
  nornir_collection/purestorage/utils.py,sha256=TqU2sKz0ENnmSDEBcSvXPnVkI1DVHOogI68D7l32g7I,1730
55
- nornir_collection-0.0.12.dist-info/LICENSE,sha256=bOPVh1OVNwz2tCjkLaChWT6AoXdtqye3aua5l0tgYJo,1068
56
- nornir_collection-0.0.12.dist-info/METADATA,sha256=qlPqaGa7m6SOCW7nqPHQCnGltqKhsKaQ_4KsSWIO8r0,7169
57
- nornir_collection-0.0.12.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
58
- nornir_collection-0.0.12.dist-info/top_level.txt,sha256=OyCzPWABf-D0AOHm9ihrwdk5eq200BnKna6gIDspwsE,18
59
- nornir_collection-0.0.12.dist-info/RECORD,,
55
+ nornir_collection-0.0.13.dist-info/LICENSE,sha256=bOPVh1OVNwz2tCjkLaChWT6AoXdtqye3aua5l0tgYJo,1068
56
+ nornir_collection-0.0.13.dist-info/METADATA,sha256=ZekEqXwLaMyDVeDxl855HsQXNeTPwCdrv5G-ui_HbXk,7169
57
+ nornir_collection-0.0.13.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
58
+ nornir_collection-0.0.13.dist-info/top_level.txt,sha256=OyCzPWABf-D0AOHm9ihrwdk5eq200BnKna6gIDspwsE,18
59
+ nornir_collection-0.0.13.dist-info/RECORD,,