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.
2 parents f94ca61 + e4158af commit b4c7902Copy full SHA for b4c7902
1 file changed
ansible/nautobot-post-deploy.yaml
@@ -47,6 +47,6 @@
47
- role: statuses
48
- role: custom_fields
49
- role: computed_fields
50
- - role: platforms
+ - role: device_types # Moved BEFORE platforms (creates manufacturers)
51
+ - role: platforms # platforms creates platforms that reference those manufacturers
52
- role: relationships
- - role: device_types
0 commit comments