Am Freitag, 20. April 2018 19:44:07 UTC+2 schrieb Jeff_R: > > Trying to build a NIC without creating or using a NSG...this doesn't seem > possible. If we leave the value out it creates one using defaults. We've > tried using "security_group_name: None" also "security_group: no" and of > course leaving it out. None of them work. Does anyone know how to create a > NIC without a NSG attached to it? Ansible is at 2.5.1 >
It's simply not possible. Every NIC has to have an associated NSG. -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/e023925d-6b7f-426b-a717-96e3c5fba287%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
